update pages/commission/promoter.vue.

修复getList()未定义错误

Signed-off-by: 爱宇阳 <thedanyang@qq.com>
pull/179/head
爱宇阳 2026-05-13 03:42:48 +00:00 committed by Gitee
parent 0533985189
commit c034b59a7b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@
return;
}
state.pagination.pageNo++;
getList();
getRankList();
}
//