功能重构

pull/10/head
liujun 2024-01-19 16:45:44 +08:00
parent 7ae3809342
commit 77dd807b97
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ export default {
getList() { getList() {
this.listLoading = true this.listLoading = true
requestFN( requestFN(
'/trainingbatch/userList?showCount=' + this.listQuery.limit + '&currentPage=' + this.listQuery.page, '/xgf/user/getAppointApproveList?showCount=' + this.listQuery.limit + '&currentPage=' + this.listQuery.page,
{ {
KEYWORDS: this.KEYWORDS, KEYWORDS: this.KEYWORDS,
STATUS: '1', STATUS: '1',