zhangweicheng преди 5 години
родител
ревизия
44c95bc4a9
променени са 1 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. 4 2
      web/building_saas/standard_interface/export/guangdong_zhongshan.js

+ 4 - 2
web/building_saas/standard_interface/export/guangdong_zhongshan.js

@@ -892,11 +892,13 @@ INTERFACE_EXPORT = (() => {
           },
           {
             name: "Price",
-            value: b.tenderPrice
+            value: b.tenderPrice,
+            type: TYPE.DECIMAL
           },
           {
             name: "LimitedPrice",
-            value: b.tenderPrice
+            value: b.tenderPrice,
+            type: TYPE.DECIMAL
           },
           {
             name: "Quantity",