Browse Source

修改出入库明细报表前端

zhoudw 7 years ago
parent
commit
794a8b2cd9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/stock/report/Prodiodetail.js

+ 1 - 1
frontend/saas-web/app/view/stock/report/Prodiodetail.js

@@ -95,7 +95,7 @@ Ext.define('saas.view.stock.report.Prodiodetail', {
         width: 150
         width: 150
     }, {
     }, {
         text: '单位',
         text: '单位',
-        dataIndex: 'pd_unit',
+        dataIndex: 'pr_unit',
         width: 80
         width: 80
     }, {
     }, {
         text: '入库数量',
         text: '入库数量',