WXL (wul)
昨天 acac65122fbac5295e4b7c8eed468e9b9181e366
src/views/repositoryai/verbaltrick/particulars/index.vue
@@ -814,7 +814,9 @@
      // 树
      getbaltrickclassify({}).then((res) => {
        this.questionclass = res.rows;
        console.log(res);
       if (this.$route.query.assortid) {
          this.indexform.assortid = Number(this.$route.query.assortid);
        }
      });
    },