班级的查找
This commit is contained in:
@@ -146,6 +146,7 @@ const load = () =>{
|
|||||||
}
|
}
|
||||||
}).then(res =>{
|
}).then(res =>{
|
||||||
data.tableData = res.data;
|
data.tableData = res.data;
|
||||||
|
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
load();
|
load();
|
||||||
|
Reference in New Issue
Block a user