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