Procházet zdrojové kódy

出入库明细 物料顺序调整

hy před 7 roky
rodič
revize
c76fb47745

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

@@ -133,10 +133,7 @@ Ext.define('saas.view.stock.report.Prodiodetail', {
             var format = '0,000.' + xr.join('');
             return Ext.util.Format.number(v, format);
         }
-    }, {
-        text: '物料类型',
-        dataIndex: 'pr_kind'
-    }, {
+    },  {
         text: '仓库',
         dataIndex: 'pd_whname',
         width: 150