This commit is contained in:
shijingjing
2022-07-27 11:04:00 +08:00
parent cdaaa0c5d1
commit dcdb3f4bc5
2 changed files with 1 additions and 9 deletions

View File

@@ -130,13 +130,7 @@ export default {
this.endTime = ''
this.userIdList = []
this.createUserId = ''
uni.clearStorageSync('userSelect')
this.current = 1
this.list = []
this.$dict.load(['mstStatus']).then(() => {
this.getList()
})
this.filterShow = false
uni.setStorageSync('userSelect', [])
},
selectConfirm() {