Explorar el Código

优化

wulanhaote
liuminjian hace 3 años
padre
commit
53c8ca46af
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/views/homestead/index.vue

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

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


Cargando…
Cancelar
Guardar