Jelajahi Sumber

【BUG-界面标准化】【物料库存金额表】【新增物料类型-rc_prodKind】【前端修改】

rainco 7 tahun lalu
induk
melakukan
0bdbf50e29
1 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 4 0
      frontend/saas-web/app/view/stock/report/DataList.js

+ 4 - 0
frontend/saas-web/app/view/stock/report/DataList.js

@@ -66,6 +66,10 @@ Ext.define('saas.view.stock.report.DataList', {
         text: '规格',
         text: '规格',
         dataIndex: 'rc_prodSpec',
         dataIndex: 'rc_prodSpec',
         width: 200
         width: 200
+    }, {
+        text: '物料类型',
+        dataIndex: 'rc_prodKind',
+        width: 200
     }, {
     }, {
         text: "仓库",
         text: "仓库",
         dataIndex: "rc_whName",
         dataIndex: "rc_whName",