mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-22 18:22:37 +08:00
VarInput支持选择文件
This commit is contained in:
@@ -90,7 +90,9 @@
|
||||
:model-value="argvs.headers['User-Agent']"
|
||||
@update:model-value="updateArgvs('headers.User-Agent', $event)"
|
||||
label="User Agent"
|
||||
:options="userAgentOptions"
|
||||
:options="{
|
||||
items: userAgentOptions,
|
||||
}"
|
||||
icon="devices"
|
||||
class="col-grow"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user