Pārlūkot izejas kodu

修改查询文章子目录

aaa 3 gadi atpakaļ
vecāks
revīzija
244ebfcb17
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      src/views/home/learn/page-learn-child.vue

+ 0 - 1
src/views/home/learn/page-learn-child.vue

@@ -112,7 +112,6 @@ export default {
       this.$_http
         .get(this.$pathParams(this.$_API.JTXT_GET_CATEGORIES_CATEGROYID, path))
         .then(res => {
-          res.data.shift();
           this.learnChildList = res.data;
           this.$store.commit("toggleLoading", false);
           this.learnPage = 0;