zhouwenxuan
2024-03-27 707fe99b35c8e090f839d247bea1ad3db06334e8
pages/tabBar/responsivity/countyResponsivity.vue
@@ -125,7 +125,7 @@
                     uni.setStorageSync('backMeasures','county')
                     let obj = {
                        title: this.title,
                        appPageResponseByIdRespDTOS: [item]
                        appPageResponseByIdRespDTOS: this.tableData //this.tableDate
                     }
                     console.log("obj",obj)
                     uni.setStorageSync('countyDetail', obj)