From 849934d0e2a3d05c4814edad52b060d93d77725f Mon Sep 17 00:00:00 2001
From: xiangpei <xiangpei@timesnew.cn>
Date: 星期四, 09 一月 2025 11:42:10 +0800
Subject: [PATCH] 用户、角色、部门组件完善、办理查看任务优化

---
 src/views/projectProcess/index.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/projectProcess/index.vue b/src/views/projectProcess/index.vue
index 9838167..a71814a 100644
--- a/src/views/projectProcess/index.vue
+++ b/src/views/projectProcess/index.vue
@@ -393,7 +393,6 @@
   methods: {
     // 鏌ョ湅璇︽儏
     lookProcessDetail(row) {
-      console.log(row.processDefId)
       this.$router.push({
         path: '/projectFlow/detail',
         query: {

--
Gitblit v1.8.0