mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-20 10:55:43 +08:00
编排UI分类补全showConfirmBox、showMessageBox、showTextArea
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
dense
|
||||
filled
|
||||
:label="label"
|
||||
:placeholder="placeholder"
|
||||
class="variable-input"
|
||||
>
|
||||
<template v-slot:append>
|
||||
@@ -182,6 +183,7 @@ export default defineComponent({
|
||||
default: () => newVarInputVal("str"),
|
||||
},
|
||||
label: String,
|
||||
placeholder: String,
|
||||
icon: String,
|
||||
noIcon: Boolean,
|
||||
options: {
|
||||
|
||||
Reference in New Issue
Block a user