mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-12-18 01:44:36 +08:00
VarInput支持选择文件
This commit is contained in:
@@ -137,7 +137,7 @@ export default defineComponent({
|
||||
},
|
||||
options: {
|
||||
type: Object,
|
||||
default: null,
|
||||
default: () => ({}),
|
||||
},
|
||||
},
|
||||
emits: ["update:modelValue"],
|
||||
|
||||
Reference in New Issue
Block a user