mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-23 02:33:33 +08:00
用户交互新增选择对话框,VarInput支持多选,新增CheckGroup组件
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user