This commit is contained in:
xiaozhiyong
2023-09-08 09:17:52 +08:00
3 changed files with 241 additions and 55 deletions

View File

@@ -436,6 +436,7 @@
this.showHeight = '340rpx'
}
uni.setStorageSync('oilSitePriceId', res.data.site.id)
uni.setStorageSync('oilSitePriceName', res.data.site.siteName)
}
})
},