Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
bims
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
孙海亮
bims
Commits
680a704d
Commit
680a704d
authored
Sep 04, 2023
by
杨芳博-DEL
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'func-ECCS-2391' into test
parents
8e606c71
fa77f995
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
collectionDetail.vue
src/views/verification/collectionDetail.vue
+8
-8
No files found.
src/views/verification/collectionDetail.vue
View file @
680a704d
...
@@ -433,14 +433,14 @@ export default {
...
@@ -433,14 +433,14 @@ export default {
width
:
150
width
:
150
},
},
{
{
title
:
'
收银
'
,
title
:
'
回款金额
'
,
dataIndex
:
'
receiptTellerName
'
,
dataIndex
:
'
writeOffAmount
'
,
ellipsis
:
true
,
ellipsis
:
true
,
width
:
1
2
0
width
:
1
5
0
},
},
{
{
title
:
'
回款金
额
'
,
title
:
'
未清余
额
'
,
dataIndex
:
'
writeOff
Amount
'
,
dataIndex
:
'
residueBack
Amount
'
,
ellipsis
:
true
,
ellipsis
:
true
,
width
:
150
width
:
150
},
},
...
@@ -463,10 +463,10 @@ export default {
...
@@ -463,10 +463,10 @@ export default {
}
}
},
},
{
{
title
:
'
未清余额
'
,
title
:
'
收银
'
,
dataIndex
:
'
re
sidueBackAmount
'
,
dataIndex
:
'
re
ceiptTellerName
'
,
ellipsis
:
true
,
ellipsis
:
true
,
width
:
1
5
0
width
:
1
2
0
}
}
];
];
return
base
;
return
base
;
...
...
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