fix: question cate级联选择错误
This commit is contained in:
parent
b4ffe30ca2
commit
f392d49292
|
@ -385,6 +385,7 @@ export default {
|
||||||
groupsProps: {
|
groupsProps: {
|
||||||
multiple: false,
|
multiple: false,
|
||||||
emitPath: false,
|
emitPath: false,
|
||||||
|
checkStrictly: true,
|
||||||
},
|
},
|
||||||
checkList:[],
|
checkList:[],
|
||||||
apiObj0: this.$API.edu.questioncat.list,
|
apiObj0: this.$API.edu.questioncat.list,
|
||||||
|
|
Loading…
Reference in New Issue