Commit 66a22725 by peiqiQQQ

修改

2 parents 14acbd3b 83c42060
...@@ -14,6 +14,7 @@ ...@@ -14,6 +14,7 @@
v-model="currentVal" v-model="currentVal"
v-bind="bindProps" v-bind="bindProps"
v-on="bindEvents" v-on="bindEvents"
clearable
:placeholder="itemOptions.placeholder" :placeholder="itemOptions.placeholder"
></el-input> ></el-input>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!