pages/tabBar/notice/measures.vue
@@ -105,6 +105,7 @@ }).catch(err=>{}) }, goBack() { console.log("fdetailData",uni.getStorageSync("fdetailData")) uni.navigateTo({ url: `/pages/tabBar/notice/detail?data=` + encodeURIComponent(JSON.stringify(uni.getStorageSync("fdetailData"))) }) @@ -118,7 +119,7 @@ console.log('change', this.measureIds); }, submit() { if(this.measureIds.length <0) { if(this.measureIds.length <= 0) { uni.showToast({ icon: "none", title: '请勾选基础措施'