更新细节
This commit is contained in:
parent
4ac4ac4d90
commit
d80c4e8842
|
@ -47,7 +47,7 @@ class OaApprove extends ApiController
|
|||
"title" => "报销",
|
||||
"name" => "baoxiao",
|
||||
"icon" => "icon-baoxiao",
|
||||
"img" => "https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/oa/renliziyuan.png",
|
||||
"img" => "https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/oa/baoxiao.png",
|
||||
"department_ids" => "",
|
||||
"status" => 1,
|
||||
"create_time" => "2022-01-10 16:21:32",
|
||||
|
@ -60,7 +60,7 @@ class OaApprove extends ApiController
|
|||
"title" => "发票",
|
||||
"name" => "fapiao",
|
||||
"icon" => "icon-fapiao",
|
||||
"img" => "https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/oa/renliziyuan.png",
|
||||
"img" => "https://lihai001.oss-cn-chengdu.aliyuncs.com/public/kk/oa/fapiao.png",
|
||||
"department_ids" => "",
|
||||
"status" => 1,
|
||||
"create_time" => "2022-01-10 16:21:32",
|
||||
|
|
Loading…
Reference in New Issue