From 6d60fcd0f6e285cb91ecbfa441e56db471bb0207 Mon Sep 17 00:00:00 2001 From: hdm Date: Sat, 13 Aug 2022 09:56:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=90=88=E5=90=8C=E5=AE=A1?= =?UTF-8?q?=E6=89=B9=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/common.php | 2 +- app/contract/view/index/view_step.html | 12 ++---------- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/app/common.php b/app/common.php index 414eb6e..319694b 100644 --- a/app/common.php +++ b/app/common.php @@ -444,7 +444,7 @@ function get_file($id) * @param int $param_id 操作类型 * @param array $param 提交的参数 */ -function add_log($type, $param_id = '', $param = [],$subject='') +function add_log($type, $param_id = '', $param = [] ,$subject='') { $action = '未知操作'; $type_action = get_config('log.type_action'); diff --git a/app/contract/view/index/view_step.html b/app/contract/view/index/view_step.html index 2032fd9..13e951d 100644 --- a/app/contract/view/index/view_step.html +++ b/app/contract/view/index/view_step.html @@ -1,17 +1,9 @@ - {eq name="$detail.check_status" value="1"} - - - - {/eq} - - - + +
当前审核人 {$detail.check_user}审核状态 - 审批中 -
抄送人{$detail.copy_user}抄送人{$detail.copy_user}
审批流程