Browse Source

优化

wulanhaote
liuminjian 3 years ago
parent
commit
53c8ca46af
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      src/views/homestead/index.vue

+ 1
- 0
src/views/homestead/index.vue View File

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


Loading…
Cancel
Save