修改员工管理

This commit is contained in:
许允枞 2024-11-12 10:17:34 +08:00
parent 6a7aa58833
commit 0d01cf9c94

View File

@ -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,