讲师管理bug

This commit is contained in:
zhangsir
2024-12-23 10:47:55 +08:00
parent ed2cbf426c
commit 4ab81b307f
2 changed files with 10 additions and 1 deletions

View File

@@ -4089,6 +4089,7 @@ function onFocusEnd(){
state.addLoading = false;
})
.catch((err) => {
handleSearchTable();
message.destroy()
message.error(err.data.msg)
state.addLoading = false;