更新审批表单
This commit is contained in:
parent
f4b2eddc4f
commit
363a61334f
|
@ -1210,7 +1210,7 @@ class OaApprove extends ApiController
|
|||
],
|
||||
'mobile' => [
|
||||
'title' => '借用人手机',
|
||||
'type' => 'select',
|
||||
'type' => 'input',
|
||||
'item' => (object)[]
|
||||
],
|
||||
'department_type' => [
|
||||
|
|
Loading…
Reference in New Issue