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}
审批流程