@ -156,7 +156,7 @@
return {
menuButtonInfo: {},
searchCountForm:{
linkId:uni.getStorageSync('worker').workerId,
linkId:"",
pageNum:1,
pageSize:100,
statusList:[0,3]
@ -202,7 +202,7 @@
},
onShow() {
this.menuButtonInfo = uni.getMenuButtonBoundingClientRect()
this.searchCountForm.linkId = uni.getStorageSync('worker').workerId
// this.searchCountForm.linkId = uni.getStorageSync('worker').workerId
onLoad(option) {
if(option.type){