@ -217,6 +217,7 @@
},
onShow() {
this.menuButtonInfo = uni.getMenuButtonBoundingClientRect()
this.searchCountForm.linkId = uni.getStorageSync('worker').workerId
onLoad() {
this.getReturnCount()
@ -223,6 +223,7 @@
onShow(){
this.getRegionList()
this.formData.mobile = uni.getStorageSync('mobile')?uni.getStorageSync('mobile'):''
methods: {
openPicker() {
@ -220,6 +220,8 @@
this.searchForm.shopId = uni.getStorageSync('shopId')
this.regionId = JSON.parse(uni.getStorageSync('area')).id
onLoad(option) {
if (option.index) {