修改员工管理
This commit is contained in:
parent
6a7aa58833
commit
0d01cf9c94
@ -212,6 +212,10 @@ export default {
|
||||
this.show = true
|
||||
},
|
||||
async getindex() {
|
||||
if(this.workName != ''){
|
||||
this.pageNum = 1
|
||||
this.goodsList = []
|
||||
}
|
||||
|
||||
let data = {
|
||||
nickname: this.workName,
|
||||
|
Loading…
Reference in New Issue
Block a user