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
2e8beb86
Commit
2e8beb86
authored
Nov 21, 2022
by
zhouqian
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'development-202206' into 'development-202206'
前端数据显示修改 See merge request
!4
parents
7d8566ef
fb761042
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
8 deletions
+8
-8
Infsea.vue
src/views/Statics/Infpty/Infsea.vue
+8
-8
No files found.
src/views/Statics/Infpty/Infsea.vue
View file @
2e8beb86
...
...
@@ -229,16 +229,16 @@ export default {
ptyData
:
[],
ptyColumns
:
[
{
label
:
'客户号'
,
prop
:
'extkey'
,
width
:
'120'
},
{
label
:
'中文名称'
,
prop
:
''
,
width
:
'150'
},
{
label
:
'中文名称'
,
prop
:
'
nam1
'
,
width
:
'150'
},
{
label
:
'Name'
,
prop
:
'nam'
,
width
:
'200'
},
{
label
:
'客户类别'
,
prop
:
'idtype'
,
width
:
'100'
},
{
label
:
'Street'
,
prop
:
''
,
width
:
'200'
},
{
label
:
'支行名称'
,
prop
:
''
,
width
:
'98'
},
{
label
:
'ZIP'
,
prop
:
''
,
width
:
'98'
},
{
label
:
'支行行号'
,
prop
:
''
,
width
:
'200'
},
{
label
:
'City'
,
prop
:
''
,
width
:
'120'
},
{
label
:
'组织机构代码'
,
prop
:
''
,
width
:
'200'
},
{
label
:
'BIC'
,
prop
:
''
,
width
:
'70'
},
{
label
:
'Street'
,
prop
:
'
str
'
,
width
:
'200'
},
{
label
:
'支行名称'
,
prop
:
'
bchname
'
,
width
:
'98'
},
{
label
:
'ZIP'
,
prop
:
'
loczip
'
,
width
:
'98'
},
{
label
:
'支行行号'
,
prop
:
'
branch
'
,
width
:
'200'
},
{
label
:
'City'
,
prop
:
'
loctxt
'
,
width
:
'120'
},
{
label
:
'组织机构代码'
,
prop
:
'
juscod
'
,
width
:
'200'
},
{
label
:
'BIC'
,
prop
:
'
bic
'
,
width
:
'70'
},
{
label
:
'统一社会信用代码'
,
prop
:
'idcode'
,
width
:
'200'
},
{
label
:
'交易主体'
,
prop
:
'trnman'
,
width
:
'98'
},
],
...
...
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