rainco 7 роки тому
батько
коміт
fa149e8578
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      frontend/saas-web/app/view/document/bom/FormPanel.js

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

@@ -55,7 +55,7 @@ Ext.define('saas.view.document.bom.FormPanel', {
         name: 'bo_motherid',
         name: 'bo_motherid',
         fieldLabel: '产品id'
         fieldLabel: '产品id'
     },{
     },{
-        xtype : "bomDbfindTrigger", 
+        xtype : "productDbfindTrigger", 
         name: 'bo_mothercode',
         name: 'bo_mothercode',
         fieldLabel: '产品编号',
         fieldLabel: '产品编号',
         allowBlank: false
         allowBlank: false