xiangpei
2024-12-25 0088d05b69bea0f7877a8ca1f1a0d850b20ee097
src/views/projectProcess/detail/index.vue
@@ -131,6 +131,7 @@
    }
  },
  mounted() {
    console.log(this.$route.query, "参数")
    this.queryParams.projectId = this.$route.query.projectId
    this.queryParams.processDefId = this.$route.query.processDefId
    this.loading = true