bug 修复
This commit is contained in:
@@ -271,7 +271,7 @@ function showToolName(cellValue, options, rowObject) {
|
||||
return html;
|
||||
}
|
||||
function editRate(enid) {
|
||||
main.open("编辑浮动利率配置", "/SwapFloatRate/Edit?enid=" + enid, { area: ['500px', '600px'] });
|
||||
main.open("编辑浮动利率配置", "/SwapFloatRate/Edit?enid=" + enid, { area: ['500px', '650px'] });
|
||||
}
|
||||
function deleteRate(enid) {
|
||||
main.confirm("确定要删除吗?", function () {
|
||||
|
||||
Reference in New Issue
Block a user