Tony Kang 3 年之前
父节点
当前提交
18cb0bde21
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      web/building_saas/standard_interface/export/shandong_common.js

+ 2 - 2
web/building_saas/standard_interface/export/shandong_common.js

@@ -1676,12 +1676,12 @@ INTERFACE_EXPORT = (() => {
             },
             {
               name: "Quantity",
-              value: 0,//b.quantity
+              value: b.quantity,
               type: TYPE.DECIMAL
             },
             {
               name: "Total",
-              value: 0//b.totalPrice
+              value: 0
             },
             {
               name: "Remark",