faa64cd9 by lihua

fix

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