소스 검색

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

wangzhuo 1 년 전
부모
커밋
c9d1d9f897
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/views/businessManagement/inventoryAccount/configuration/detail.json

+ 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": "订单编号",