WXL (wul)
2026-06-04 6071c30d6dd76d75b973676f823b4f2ee036810b
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);
        }
      });
    },