Browse Source

国内贸易-库存账-锁定订单明细:数量添加合计

wangzhuo 1 year ago
parent
commit
c9d1d9f897

+ 5 - 0
src/views/businessManagement/inventoryAccount/configuration/detail.json

@@ -17,6 +17,11 @@
   "tip":false,
   "expand": false,
   "expandWidth": 38,
+  "summaryText": "合计",
+  "sumColumnList": [{
+    "name": "orderQuantity",
+    "type": "sum"
+  }],
   "column": [
     {
       "label": "订单编号",