人员列表

This commit is contained in:
徐哼唧L
2024-01-18 16:40:05 +08:00
parent 31ff846431
commit 9508a6b216
7 changed files with 222 additions and 169 deletions

View File

@@ -213,7 +213,6 @@
this.userMes = res.user
});
}
@@ -226,6 +225,7 @@
this.totalPage = res.page.totalPage
this.totalCount = res.page.totalCount
});
},