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; })