faa64cd9 by lihua

fix

1 parent d3b04ac1
...@@ -465,6 +465,7 @@ const dialogBtnClick = (btn, info) => { ...@@ -465,6 +465,7 @@ const dialogBtnClick = (btn, info) => {
465 }) 465 })
466 } 466 }
467 } else { 467 } else {
468 dialogInfo.value.footer.btns[1].loading = false;
468 ElMessage.error(res.msg); 469 ElMessage.error(res.msg);
469 } 470 }
470 }) 471 })
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!