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
zhouqian
vue-gjjs
Commits
8644b26d
Commit
8644b26d
authored
Oct 17, 2022
by
jianglong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改BRTSET单据页面
parent
109ab914
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
4 deletions
+15
-4
Utlp.vue
src/views/Business/Brtset/Utlp.vue
+15
-4
No files found.
src/views/Business/Brtset/Utlp.vue
View file @
8644b26d
...
...
@@ -142,10 +142,21 @@
<c-col
:span=
"24"
>
<el-form-item
label=
"待付款单据"
style=
"margin-bottom: 0;"
>
<c-istream-table
ref=
"table"
:list=
"model.liaall.tenstm.rows || []"
:columns=
"columns"
:showSelection=
true
v-on:multipleSelect=
"multipleSelect"
prop=
"liaall.tenstm"
>
</c-istream-table>
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
""
label-width=
"0"
>
<!--
<c-istream-table
ref="table"
:list="model.liaall.tenstm.rows || []"
...
...
@@ -154,7 +165,7 @@
v-on:multipleSelect="multipleSelect"
prop="liaall.tenstm"
>
</c-istream-table>
</c-istream-table>
-->
</el-form-item>
</c-col>
<c-col
:span=
"24"
>
...
...
@@ -256,7 +267,7 @@
</c-col>
<c-col
:span=
"24"
>
<el-form-item
label=
"
"
label-width=
"0"
>
<el-form-item
label=
"
待偿还账单"
>
<div
class=
"e-table-wrapper"
>
<c-table
style=
"text-align: center"
...
...
@@ -497,8 +508,8 @@ export default {
table1
:[],
columns
:[
"1 1
\"
类型
\"
80"
,
"2 2
\"
债务方
\"
8
0"
,
"3 3
\"
债券方
\"
8
0"
,
"2 2
\"
债务方
\"
10
0"
,
"3 3
\"
债券方
\"
10
0"
,
"4 4
\"
币种
\"
80"
,
"5 5
\"
金额
\"
85 2 8 1 4"
,
"6 6
\"
到期日
\"
105 4 7 1"
...
...
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