问题标识添加清除按钮
parent
31047f2e30
commit
5eb00c4111
|
@ -198,6 +198,7 @@
|
|||
>
|
||||
<el-select
|
||||
v-model="form.QuestionMark"
|
||||
clearable
|
||||
>
|
||||
<el-option
|
||||
v-for="item of CriterionDictionaryList.QuestionMark"
|
||||
|
|
Loading…
Reference in New Issue