mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-manage.git
synced 2025-12-12 04:16:47 +08:00
选择按钮回显名称,message提示统一warning
This commit is contained in:
@@ -466,7 +466,7 @@ export default {
|
||||
closeSameModal();
|
||||
closeDrawer();
|
||||
message.destroy();
|
||||
message.info("添加成功");
|
||||
message.warning("添加成功");
|
||||
return;
|
||||
}
|
||||
if (origin.length == 0) {
|
||||
|
||||
Reference in New Issue
Block a user