30578
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user