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