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