@@ -203,11 +203,13 @@ Ext.define('saas.view.document.bom.FormPanel', {
name: 'bo_statuscode',
fieldLabel: '状态码',
readOnly:true,
+ defaultValue: ''
}, {
xtype: 'textfield',
name: 'bo_status',
fieldLabel: '产品状态',
},{
xtype : "textfield",
name : "creatorName",