@@ -77,7 +77,8 @@ Ext.define('saas.view.document.bom.FormPanel', {
},{
xtype: 'textfield',
name: 'bo_version',
- fieldLabel: '版本'
+ fieldLabel: '版本',
+ allowBlank: false
}, {
xtype : "detailGridField",
detnoColumn: 'bd_detno',