6d02d4f2 by lihua

Merge branch 'develop' into release-test

2 parents 976b0af7 faa64cd9
......@@ -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!