src/views/knowledge/education/compilequer/index.vue
@@ -142,6 +142,7 @@ @change="handleInputConfirm" filterable remote allow-create reserve-keyword default-first-option :remote-method="remoteMethodtag" @@ -589,7 +590,7 @@ }); } // 宣教分类 getheLibraryAssort({ hetype: 2 }).then((res) => { getheLibraryAssort({}).then((res) => { this.sortlist = res.rows; console.log(this.sortlist); });