WXL
2024-05-28 e4f0f4a910d27f918ded617adeaef71df13a903a
src/views/repositoryai/templateku/configurat/index.vue
@@ -983,10 +983,10 @@
      this.id = this.$route.query.id;
      this.task = this.$route.query.task;
      console.log(this.task, "task");
      if (this.task) {
        this.id = this.$route.query.id;
      }
      // console.log(this.task, "task");
      // if (this.task) {
      //   this.id = this.$route.query.id;
      // }
    },
    // 获取表单数据
    getvFollowup() {