Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fukai
vue-gjjs
Commits
1663365a
Commit
1663365a
authored
Dec 22, 2021
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
去掉交易状态信息
parent
a333b4f1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Menu.vue
src/views/Business/Sptsel/Menu.vue
+2
-2
Inftrnps.vue
src/views/Business/Trnrel/Inftrnps.vue
+2
-2
No files found.
src/views/Business/Sptsel/Menu.vue
View file @
1663365a
...
...
@@ -300,7 +300,7 @@
</c-istream-table>
</c-col>
</el-row>
<el-row
style=
"margin-top: 2rem"
>
<
!-- <
el-row style="margin-top: 2rem">
<el-card class="box-card">
<div slot="header" class="clearfix">
<span>交易状态信息 —— {{ transactionStatus.busiNo }}</span>
...
...
@@ -334,7 +334,7 @@
</form>
</div>
</el-card>
</el-row>
</el-row>
-->
<el-dialog
:visible
.
sync=
"initdialog"
:title=
"'交易列表'"
append-to-body
>
<div
class=
"m-list-btns"
></div>
</el-dialog>
...
...
src/views/Business/Trnrel/Inftrnps.vue
View file @
1663365a
...
...
@@ -455,7 +455,7 @@
</c-istream-table>
</c-col>
</el-row>
<el-row
style=
"margin-top: 2rem"
>
<
!-- <
el-row style="margin-top: 2rem">
<c-col :span="23">
<el-card class="box-card">
<div slot="header" class="clearfix">
...
...
@@ -491,7 +491,7 @@
</div>
</el-card>
</c-col>
</el-row>
</el-row>
-->
<!-- <el-dialog :visible.sync="initdialog" :title="'交易列表'" append-to-body>
<div class="m-list-btns">
</div>
...
...
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