pages/inspection/firstInspectionList.vue
@@ -110,13 +110,9 @@ uni.stopPullDownRefresh(); }, 1000); }, //onShow:function(){ // this.getInspections() //}, methods: { getInspections() { getFirstInspectionList().then(res => { console.log(res) if(!res.result) { this.$refs.uToast.show({ message: res.msg,