Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
csbr-daop
/
fe-data-trusted-space
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
6b2d2e26
authored
2026-03-19 10:45:40 +0800
by
lihua
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去掉一个审核信息
1 parent
ec689335
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
src/views/data_facilitator/settleDetail.vue
src/views/data_facilitator/settleDetail.vue
View file @
6b2d2e2
...
...
@@ -447,12 +447,6 @@ const fileKeyNames = ref({
</template>
</div>
</ContentWrap>
<ContentWrap
id=
"id-approveInfo"
title=
"审核信息"
expandSwicth
style=
"margin-top: 15px"
:isExpand=
"expandApprove"
@
expand=
"(v) => expandApprove = v"
>
<ApprovalProcess
ref=
"approvalProcessRef"
v-if=
"deploymentId"
:deploymentId=
"deploymentId"
:processInstanceId=
"processInstanceId"
>
</ApprovalProcess>
</ContentWrap>
<ContentWrap
v-if=
"flowDetail.connectorIdentity"
title=
"连接器凭证信息"
expandSwicth
style=
"margin-top: 15px"
:isExpand=
"expandCert"
@
expand=
"(v) => expandCert = v"
>
<div
class=
"list_panel"
>
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment