用户交互新增选择对话框,VarInput支持多选,新增CheckGroup组件

This commit is contained in:
fofolee
2025-01-09 16:37:41 +08:00
parent fe26f98809
commit 036b6fa934
14 changed files with 507 additions and 60 deletions

View File

@@ -120,7 +120,7 @@
:model-value="argvs.options.env"
@update:model-value="(val) => updateArgvs('options.env', val)"
label="环境变量"
icon="environment"
icon="attach_money"
/>
</div>
</div>