Преглед изворни кода

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

zhuth пре 7 година
родитељ
комит
bbe8c04a31
1 измењених фајлова са 0 додато и 2 уклоњено
  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",