mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 18:46:36 +08:00
commit:支持后台扩展类
This commit is contained in:
@@ -347,7 +347,7 @@ const handleCommand = (command: string) => {
|
||||
Dialog.show('修改头像', FormModifyHeadImage, { area: '500px' }, {});
|
||||
break;
|
||||
default:
|
||||
ElMessage.warning(`click on item ${command}`);
|
||||
ElMessage.warning(`click on item `);
|
||||
break;
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user