Compare commits
No commits in common. "07b5296a4b08252c00904d5645ffb2b8599f4346" and "39b5333f9cf3c1ef6db725ae28bfc44f7fedf6b6" have entirely different histories.
07b5296a4b
...
39b5333f9c
|
@ -198,7 +198,6 @@
|
||||||
>
|
>
|
||||||
<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