소스 검색

优化

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;


불러오는 중...
취소
저장