|
@@ -97,7 +97,7 @@ Ext.define('saas.view.money.othspendings.FormPanel', {
|
|
|
this.dialog = form.getController().getView().add({
|
|
this.dialog = form.getController().getView().add({
|
|
|
xtype: 'document-kind-childwin',
|
|
xtype: 'document-kind-childwin',
|
|
|
bind: {
|
|
bind: {
|
|
|
- title: '新增收入类别'
|
|
|
|
|
|
|
+ title: '新增支出类别'
|
|
|
},
|
|
},
|
|
|
dataKind:'inoutkind',
|
|
dataKind:'inoutkind',
|
|
|
belong:document.etc['inoutkind'],
|
|
belong:document.etc['inoutkind'],
|