Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
513ea33f
authored
Nov 25, 2024
by
Lesan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 审批通过时表单无法操作,由于拒绝时共用了approveFormFApi
parent
41f8f0cc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue
+0
-11
No files found.
src/views/bpm/processInstance/detail/ProcessInstanceOperationButton.vue
View file @
513ea33f
...
@@ -77,17 +77,6 @@
...
@@ -77,17 +77,6 @@
:rules=
"genericRule"
:rules=
"genericRule"
label-width=
"100px"
label-width=
"100px"
>
>
<el-card
v-if=
"runningTask?.formId > 0"
class=
"mb-15px !-mt-10px"
>
<
template
#
header
>
<span
class=
"el-icon-picture-outline"
>
填写表单【
{{
runningTask
?.
formName
}}
】
</span>
</
template
>
<form-create
v-model=
"approveForm.value"
v-model:api=
"approveFormFApi"
:option=
"approveForm.option"
:rule=
"approveForm.rule"
/>
</el-card>
<el-form-item
label=
"审批意见"
prop=
"reason"
>
<el-form-item
label=
"审批意见"
prop=
"reason"
>
<el-input
<el-input
v-model=
"genericForm.reason"
v-model=
"genericForm.reason"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment