【update】修改接口 list -> page

This commit is contained in:
mzc5649
2021-04-13 18:25:01 +08:00
parent 993058d0d7
commit c3c919fd7e
30 changed files with 33 additions and 33 deletions
@@ -10537,7 +10537,7 @@
return e.onSelectChange(t, n)
}
},
url: "/sys/role/list",
url: "/sys/role/page",
customRow2: this.customRow
}
},
@@ -40451,7 +40451,7 @@
return e.onSelectChange(t, n)
}
},
url: "/sys/user/list"
url: "/sys/user/page"
}
},
created: function() {