309 Star 2.3K Fork 724

勾股开源 / 勾股OA办公系统

 / 详情

建议增加管理员所有流程查看权限

待办的
创建于  
2023-03-17 10:51

方便跟踪所有流程数据

评论 (1)

有品有位 创建了任务

修改:
app/oa/controller/Approve.php
第34行
$where[] = ['admin_id','=',$this->uid];
改为如下
if($this->uid!=1){
$where[] = ['admin_id','=',$this->uid];
}

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
PHP
1
https://gitee.com/gouguopen/office.git
git@gitee.com:gouguopen/office.git
gouguopen
office
勾股OA办公系统

搜索帮助