handleCmdTypeChange(val)"
:options="commandTypesOptions"
v-model="cmdType"
type="text"
label="匹配类型"
>
{{ scope.opt.desc }}
autoAddInputVal(e, $refs.cmdMatchRef)"
>
切换匹配类型,当前:{{
isFileTypeDirectory ? "文件夹" : "文件"
}}
autoAddInputVal(e, $refs.commandTagRef)"
>
{
if (specialVar.label === '{{usr:}}') showUserData = true;
else insertSpecialVar(specialVar.label);
}
"
square
:options="specialVarsOptions"
v-model="specialVar"
input-debounce="0"
type="text"
label="特殊变量"
>
{{ scope.opt.tooltip }}
{{ scope.opt.desc }}
{{ scope.opt.label }}
{{ scope.opt.desc }}
{{ platformTypes[scope.opt].label }}
{{ scope.opt.desc }}
(currentCommand.features.icon = dataUrl)"
ref="icon"
/>