|
@@ -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; |
|
|