Explorar o código

修改查询文章子目录

aaa %!s(int64=3) %!d(string=hai) anos
pai
achega
244ebfcb17
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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;