fix: question cate级联选择错误

This commit is contained in:
caoqianming 2024-06-05 15:02:42 +08:00
parent b4ffe30ca2
commit f392d49292
1 changed files with 1 additions and 0 deletions

View File

@ -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,