讲师管理bug

This commit is contained in:
zhangsir
2024-12-17 11:19:50 +08:00
parent c1d8b2256e
commit c2a31220b1
16 changed files with 91 additions and 43 deletions

View File

@@ -4089,8 +4089,9 @@ function onFocusEnd(){
state.addLoading = false;
})
.catch((err) => {
message.destroy()
message.error(err.data.msg)
state.loading = false;
state.addLoading = false;
console.log(err);
});
state.cstm_hs = false;