#TRS-ZS-81 客户信息配置
This commit is contained in:
@@ -122,28 +122,7 @@ function getColModelGrid() {
|
||||
});
|
||||
|
||||
}
|
||||
if (!page.isShanxiGuShou) {
|
||||
if (page.isCreditLimit) {
|
||||
colModelGrid.push({
|
||||
name: 'IsCreditOn',
|
||||
label: '授信',
|
||||
index: 'IsCreditOn',
|
||||
sortIndex: i++,
|
||||
width: 80,
|
||||
align: 'left'
|
||||
});
|
||||
}
|
||||
else {
|
||||
colModelGrid.push({
|
||||
name: 'IsTradeCredit',
|
||||
label: '期权费授信',
|
||||
index: 'IsTradeCredit',
|
||||
sortIndex: i++,
|
||||
width: 80,
|
||||
align: 'left'
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user