Browse Source

修改制造单产品放大镜

zhoudw 7 years ago
parent
commit
430545c5f2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/stock/make/FormPanelController.js

+ 1 - 1
frontend/saas-web/app/view/stock/make/FormPanelController.js

@@ -247,7 +247,7 @@ Ext.define('saas.view.stock.make.FormPanelController', {
                         addTitle: 'BOM资料',
                         addTitle: 'BOM资料',
                         //放大镜赋值设置
                         //放大镜赋值设置
                         dbfinds:[{
                         dbfinds:[{
-                            from:'id',to:'ma_prodid'
+                            from:'bo_motherid',to:'ma_prodid'
                         },{
                         },{
                             from:'bo_mothercode',to:'ma_prodcode'
                             from:'bo_mothercode',to:'ma_prodcode'
                         },{
                         },{