讲师管理bug

This commit is contained in:
zhangsir
2024-12-21 16:13:30 +08:00
parent ceb9c0cf59
commit 9de8eb61d8
11 changed files with 102 additions and 26 deletions

View File

@@ -4080,7 +4080,7 @@ function onFocusEnd(){
editPlan(postData)
.then((res) => {
if(res.data.code == 200){
getTableDate3();
handleSearchTable();
handleCancelStu();
rest();
}else{