mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-10 19:36:46 +08:00
提价
This commit is contained in:
@@ -567,6 +567,7 @@ function changePagination(page) {
|
||||
}
|
||||
|
||||
function getStuList() {
|
||||
debugger
|
||||
tableData.value.loading = true;
|
||||
console.log("tableParam.value", tableParam.value);
|
||||
getStuPage(tableParam.value).then((res) => {
|
||||
@@ -1177,4 +1178,4 @@ const AddImpStuvisibleClose = (isget) => {
|
||||
height: 258px !important;
|
||||
}
|
||||
*/
|
||||
</style>
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user