This commit is contained in:
lpq
2023-02-18 01:16:34 +08:00
parent 9555c4c40b
commit 07af397303
3 changed files with 5 additions and 5 deletions

View File

@@ -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>