WXL (wul)
2 天以前 e06cd3953ba8a6e0eee11c235bce9ced419a2800
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);
        }
      });
    },