From 7f401270fea06de0541138765fecb2987f7eb7ae Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期六, 11 一月 2025 17:07:58 +0800 Subject: [PATCH] 2025-01-11 --- src/tabviews/zshare/actionList/normalbutton/index.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx index 9470a83..d8f75d5 100644 --- a/src/tabviews/zshare/actionList/normalbutton/index.jsx +++ b/src/tabviews/zshare/actionList/normalbutton/index.jsx @@ -1120,7 +1120,7 @@ } else { let works_flow_countersign = '' let works_flow_sign_values = '' - let works_flow_sign_field = '' + let works_flow_sign_field = 'statuscharone' let works_flow_sign_label = '' let works_begin_branch = '' if (line.approvalMethod === 'countersign' && node.checkIds.length > 1) { -- Gitblit v1.8.0