【update】修改接口 list -> page
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user