Przeglądaj źródła

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

zhuth 7 lat temu
rodzic
commit
bbe8c04a31

+ 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',
         name: 'bo_statuscode',
         fieldLabel: '状态码',
         fieldLabel: '状态码',
         readOnly:true,
         readOnly:true,
-        defaultValue: ''
     }, {
     }, {
         xtype: 'textfield',
         xtype: 'textfield',
         name: 'bo_status',
         name: 'bo_status',
         fieldLabel: '产品状态',
         fieldLabel: '产品状态',
         readOnly:true,
         readOnly:true,
-        defaultValue: ''
     },{  
     },{  
         xtype : "textfield", 
         xtype : "textfield", 
         name : "creatorName", 
         name : "creatorName",