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() {
|
||||
|
||||
@@ -279,8 +279,6 @@ export default {
|
||||
this.end = "";
|
||||
this.departId = "";
|
||||
this.departmentId = "";
|
||||
this.getBrokenDate()
|
||||
this.filterShow = false;
|
||||
},
|
||||
|
||||
selectConfirm() {
|
||||
|
||||
Reference in New Issue
Block a user