浏览代码

优化

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;


正在加载...
取消
保存