@@ -87,6 +87,7 @@ Ext.define('saas.view.money.othreceipts.FormPanel', {
width : 150.0,
dataIndex : "ord_type",
items : null,
+ allowBlank : false,
hiddenBtn:false,//true 则会关闭新增按钮功能
editor : {
xtype : "remotecombo",
@@ -87,6 +87,7 @@ Ext.define('saas.view.money.othspendings.FormPanel', {
dataIndex : "osd_type",