|
|
@@ -5,6 +5,7 @@ Ext.define('saas.view.document.bankinformation.Window', {
|
|
|
extend: 'saas.view.document.kind.ChildForm',
|
|
|
xtype: 'document-bankinformation-window',
|
|
|
dataKind:'bankinformation',//类型标识
|
|
|
+ caller:'BankInformation',
|
|
|
belong:{
|
|
|
columns: [{
|
|
|
text: '账户编号',
|