更新审批表单

This commit is contained in:
yaooo 2023-11-02 10:49:05 +08:00
parent 0ad2056cea
commit 5e05660ec5
1 changed files with 0 additions and 35 deletions

View File

@ -1016,11 +1016,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',
@ -1065,11 +1060,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',
@ -1124,11 +1114,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',
@ -1266,11 +1251,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',
@ -1383,11 +1363,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',
@ -1433,11 +1408,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',
@ -1506,11 +1476,6 @@ class OaApprove extends ApiController
'type' => 'textarea', 'type' => 'textarea',
'item' => (object)[] 'item' => (object)[]
], ],
'file_ids' => [
'title' => '附件',
'type' => 'file',
'item' => (object)[]
],
'flow_id' => [ 'flow_id' => [
'title' => '审批流程', 'title' => '审批流程',
'type' => 'select', 'type' => 'select',