WXL
2024-05-28 257f46bce7c3325c9d9aed68e0df84ea279019aa
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() {