Ver código fonte

优化

wulanhaote
liuminjian 3 anos atrás
pai
commit
53c8ca46af
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      src/views/homestead/index.vue

+ 1
- 0
src/views/homestead/index.vue Ver arquivo

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


Carregando…
Cancelar
Salvar