Parcourir la source

修改出入库明细报表前端

zhoudw il y a 7 ans
Parent
commit
794a8b2cd9
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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
     }, {
         text: '单位',
-        dataIndex: 'pd_unit',
+        dataIndex: 'pr_unit',
         width: 80
     }, {
         text: '入库数量',