优化活动日志代码

This commit is contained in:
lanrenwo
2022-11-08 12:19:32 +08:00
10 changed files with 84 additions and 66 deletions

View File

@@ -193,7 +193,7 @@ export default {
getData(page) {
console.log(this.searchForm)
this.page = page
axios.get('/user/act_log/list', {
axios.get('/set/audit/act_log_list', {
params: {
page: page,
username: this.searchForm.username || '',