Ver Fonte

questionType never cache

hare8999@163.com há 2 anos atrás
pai
commit
1d811d9428

+ 1 - 0
src/components/MxCondition/condition-object/condition-exe-qType-chapter.js

@@ -7,6 +7,7 @@ export default {
   alias: 'qtpye', // NOTE: 就是用错别字,别改
   title: '题型',
   dependentKeys: ['exeGrade'],
+  neverCache: true,
   getList: async function(param, vm) {
     const query = {
       subjectId: vm.model.exeSubject,