Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
T
topsun-bpm
Project
Project
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
鲁鑫
topsun-bpm
Commits
a4081d00
Commit
a4081d00
authored
Jul 22, 2024
by
鲁鑫
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
供应商银行信息调整
parent
36f5de29
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
24 deletions
+24
-24
suppliersDataDetail.js
...in/webapp/biz/topsun/sap/suppliers/suppliersDataDetail.js
+12
-12
suppliersExtendDataDetail.js
...app/biz/topsun/sap/suppliers/suppliersExtendDataDetail.js
+12
-12
No files found.
topsun-xt/src/main/webapp/biz/topsun/sap/suppliers/suppliersDataDetail.js
View file @
a4081d00
...
...
@@ -473,18 +473,18 @@ function loadSuppliersBankListGrid() {
display
:
"账户持有人姓名"
,
name
:
"koinh"
,
width
:
120
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
},
{
display
:
"银行控制代码"
,
name
:
"bkont"
,
width
:
140
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
},
{
display
:
"对方开户行类型"
,
name
:
"bvtyp"
,
width
:
160
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
},
{
display
:
"分行"
,
name
:
"brnch"
,
width
:
200
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
}
//
{
//
display: "银行控制代码", name: "bkont", width: 140, minWidth: 60, type: "String", align: "left",
//
editor: {type: 'text', required: false}
//
},
//
{
//
display: "对方开户行类型", name: "bvtyp", width: 160, minWidth: 60, type: "String", align: "left",
//
editor: {type: 'text', required: false}
//
},
//
{
//
display: "分行", name: "brnch", width: 200, minWidth: 60, type: "String", align: "left",
//
editor: {type: 'text', required: false}
//
}
],
dataAction
:
"server"
,
...
...
topsun-xt/src/main/webapp/biz/topsun/sap/suppliers/suppliersExtendDataDetail.js
View file @
a4081d00
...
...
@@ -466,18 +466,18 @@ function loadSuppliersBankListGrid() {
display
:
"账户持有人姓名"
,
name
:
"koinh"
,
width
:
120
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
},
{
display
:
"银行控制代码"
,
name
:
"bkont"
,
width
:
140
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
},
{
display
:
"对方开户行类型"
,
name
:
"bvtyp"
,
width
:
160
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
},
{
display
:
"分行"
,
name
:
"brnch"
,
width
:
200
,
minWidth
:
60
,
type
:
"String"
,
align
:
"left"
,
editor
:
{
type
:
'text'
,
required
:
false
}
}
//
{
//
display: "银行控制代码", name: "bkont", width: 140, minWidth: 60, type: "String", align: "left",
//
editor: {type: 'text', required: false}
//
},
//
{
//
display: "对方开户行类型", name: "bvtyp", width: 160, minWidth: 60, type: "String", align: "left",
//
editor: {type: 'text', required: false}
//
},
//
{
//
display: "分行", name: "brnch", width: 200, minWidth: 60, type: "String", align: "left",
//
editor: {type: 'text', required: false}
//
}
],
dataAction
:
"server"
,
...
...
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