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