Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
I
isc-web-vue
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
biyuewuhua
isc-web-vue
Commits
3886f947
Commit
3886f947
authored
Oct 14, 2024
by
李少勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改oftdtl交易
parent
422a9db5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
8 deletions
+12
-8
Oftdtl.vue
src/page/Frontend/Oftdtl/views/Oftdtl.vue
+12
-1
index.vue
src/page/Frontend/Oftdtl/views/index.vue
+0
-7
No files found.
src/page/Frontend/Oftdtl/views/Oftdtl.vue
View file @
3886f947
<
template
>
<div
class=
"eibs-tab"
>
<el-col
:span=
"24"
style=
"margin-top: 10px;margin-bottom: 10px;"
>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
style=
"margin-left: 0px"
>
手工关联
</c-button>
<c-button
class=
"medium_bcs"
size=
"medium"
type=
"primary"
style=
"margin-left: 30px"
>
提前放行
</c-button>
<c-button
style=
"margin-left: 30px"
class=
"medium_bcs"
size=
"medium"
type=
"primary"
>
导出
</c-button>
</el-col>
<c-col
:span=
"24"
>
<div
class=
"e-table-wrapper"
style=
"margin-bottom: 20px;"
>
<el-table
:data=
"model.oftgrp.dotsmd.lst"
style=
"width: 100%"
>
...
...
@@ -47,7 +58,7 @@
</el-table-column>
<el-table-column
prop=
"stanum"
label=
"对账单号"
sortable
width=
"100"
>
</el-table-column>
<el-table-column
prop=
"seqnum"
label=
"对账单页号"
sortable
width=
"1
0
0"
>
<el-table-column
prop=
"seqnum"
label=
"对账单页号"
sortable
width=
"1
5
0"
>
</el-table-column>
</el-table>
<el-pagination
layout=
"prev, pager, next"
:total=
"model.oftgrp.dotsmd.total"
>
...
...
src/page/Frontend/Oftdtl/views/index.vue
View file @
3886f947
...
...
@@ -10,13 +10,6 @@
</el-tab-pane>
</c-tabs>
</el-form>
<c-function-btn
:handleCheck=
"handleCheck"
:handleStash=
"handleStash"
:handleSubmit=
"handleSubmit"
@
handleSureWarning=
"handleSureWarning"
ref=
"commonBtn"
></c-function-btn>
</c-page>
</div>
</
template
>
...
...
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