WXL
2024-08-22 62bfa86a41c6797881194f91b9b748e120c11ea7
src/views/knowledge/education/compilequer/index.vue
@@ -589,7 +589,7 @@
        });
      }
      // 宣教分类
      getheLibraryAssort({ hetype: 2 }).then((res) => {
      getheLibraryAssort({}).then((res) => {
        this.sortlist = res.rows;
        console.log(this.sortlist);
      });