调整quasar组件在paramimporter中的引入方式

This commit is contained in:
fofolee
2025-01-19 13:44:12 +08:00
parent 59b5c220ed
commit c177584274
11 changed files with 83 additions and 577 deletions

View File

@@ -129,7 +129,7 @@ export const uiCommands = {
config: [
{
label: "图标类型",
component: "q-select",
component: "QSelect",
defaultValue: "success",
icon: "lightbulb",
width: 6,