|
|
@@ -92,10 +92,10 @@ Ext.define('saas.view.money.othspendings.FormPanel', {
|
|
|
this.dialog = form.getController().getView().add({
|
|
|
xtype: 'document-kind-childwin',
|
|
|
bind: {
|
|
|
- title: '新增收入类别类型'
|
|
|
+ title: '新增收入类别'
|
|
|
},
|
|
|
- dataKind:'fundinouttype',
|
|
|
- belong:document.etc['fundinouttype'],
|
|
|
+ dataKind:'inoutkind',
|
|
|
+ belong:document.etc['inoutkind'],
|
|
|
_parent:form,
|
|
|
_combo:this.ownerCmp,
|
|
|
record:null,
|