Browse Source

BOM资料 产品状态 默认值放出来(已启用)

zhuth 7 years ago
parent
commit
bbe8c04a31
1 changed files with 0 additions and 2 deletions
  1. 0 2
      frontend/saas-web/app/view/document/bom/FormPanel.js

+ 0 - 2
frontend/saas-web/app/view/document/bom/FormPanel.js

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