Compare commits
2 Commits
39b5333f9c
...
07b5296a4b
Author | SHA1 | Date |
---|---|---|
|
07b5296a4b | |
|
5eb00c4111 |
|
@ -198,6 +198,7 @@
|
||||||
>
|
>
|
||||||
<el-select
|
<el-select
|
||||||
v-model="form.QuestionMark"
|
v-model="form.QuestionMark"
|
||||||
|
clearable
|
||||||
>
|
>
|
||||||
<el-option
|
<el-option
|
||||||
v-for="item of CriterionDictionaryList.QuestionMark"
|
v-for="item of CriterionDictionaryList.QuestionMark"
|
||||||
|
|
Loading…
Reference in New Issue