优化 ArrayEditor 组件的栅栏布局样式,优化按钮位置;调整 SelectListEditor 列宽设置

This commit is contained in:
fofolee
2025-01-24 17:31:25 +08:00
parent acf924dc8b
commit 9257faf132
2 changed files with 87 additions and 75 deletions

View File

@@ -199,11 +199,12 @@ export default defineComponent({
title: {
label: "标题",
noIcon: true,
width: 4,
},
description: {
label: "描述",
noIcon: true,
width: 5,
width: 6,
},
},
subCommands: [