فهرست منبع

老袁要求去掉

hzh 8 ماه پیش
والد
کامیت
4f9a07c37f
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      pages/workflowTask/approveCenter/todoList.vue

+ 2 - 2
pages/workflowTask/approveCenter/todoList.vue

@@ -52,9 +52,9 @@
 		},
     methods: {
       async handleClickContext (id, item) {
-        if (!item.assignee) {
+        /* if (!item.assignee) {
           await this.claim(item.id)
-        }
+        } */
         this.handle2ProcessTask(id, item.procInstId, item.category, item.procDefId, true)
       },
       async claim (taskId) {