WXL (wul)
6 天以前 f13c99f6d68c4faf083ca269e9925f331c9bfdde
src/views/knowledge/education/compilequer/index.vue
@@ -703,7 +703,7 @@
        });
      }
      // 宣教分类
      getheLibraryAssort({}).then((res) => {
      getheLibraryAssort({ hetype: 1 }).then((res) => {
        this.sortlist = res.rows;
        console.log(this.sortlist);
      });