瀏覽代碼

修改调拨单放大镜

zhoudw 7 年之前
父節點
當前提交
3484de7dac
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      frontend/saas-web/app/view/stock/appropriationInOut/FormPanelController.js

+ 2 - 2
frontend/saas-web/app/view/stock/appropriationInOut/FormPanelController.js

@@ -365,9 +365,9 @@ Ext.define('saas.view.stock.appropriationInOut.FormPanelController', {
                     addTitle: '仓库资料',
                     defaultCondition:"wh_statuscode='OPEN'",
                     dbfinds:[{
-                        from:'id',to:'id',ignore:true                          
+                        from:'id',to:'pd_inwhid',ignore:true                          
                     },{
-                        from:'wh_code',to:'wh_code'                          
+                        from:'wh_code',to:'pd_inwhcode'                          
                     },{
                         from:'wh_description',to:'pd_inwhname'
                     }],