| pages/home/index.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/school/security.vue | ●●●●● patch | view | raw | blame | history |
pages/home/index.vue
@@ -1074,6 +1074,7 @@ }).then(res => { if (res.code == 200) { this.navToPage(); this.isShowModal = false; } }) }, subPackage/school/security.vue
@@ -187,6 +187,7 @@ isShowPopup: false, selectedPlace: {}, placeList: [], placeName: "" } }, async onLoad(option) { @@ -215,8 +216,7 @@ current: 1, size: 10, isPerfect: 2, placeName: this.placeName, isNine: 1 placeName: this.placeName }).then(res => { this.placeList = res.data.records; })