This commit is contained in:
zc
2026-03-09 20:34:20 +08:00
parent 2bf7b6872a
commit 3f8b6e4695
6 changed files with 187 additions and 89 deletions

View File

@@ -49,7 +49,7 @@ const columns: ColumnItem[] = reactive([
field: 'configKey',
type: 'input',
span: 24,
disabled: true,
disabled: isUpdate.value,
},
{
label: '参数键值',