Lou
2023-11-25 ce21b378de4b5a075da8295404d2fdb3b2e3a22a
subPackage/bs/views/addRepair.vue
@@ -86,7 +86,7 @@
         this.info.type = option.type
      },
      onShow() {
         this.curSelectSite = uni.getStorageSync('curSelectSite')
         this.curSelectSite = uni.getStorageSync('siteInfo')
         this.info.addressCode = this.curSelectSite.id
         console.log(this.curSelectSite);
      },