ソースを参照

优化

wulanhaote
liuminjian 3年前
コミット
53c8ca46af
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      src/views/homestead/index.vue

+ 1
- 0
src/views/homestead/index.vue ファイルの表示

@@ -904,6 +904,7 @@ export default {
},
villageVisbileFun() {
if (this.orderVillageOptions.length == 0) {
this.$toast("请先选择所属镇");
return false;
}
this.townVisbile = false;


読み込み中…
キャンセル
保存