WXL
2024-08-21 09b701d290094291e877b2cfb601db7da267d6b9
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);
      });