Procházet zdrojové kódy

Merge branch '3.0.8_online'

# Conflicts:
#	web/building_saas/standard_interface/export/guangdong_zhongshan.js
zhangweicheng před 4 roky
rodič
revize
4e56d05c55

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

@@ -1100,6 +1100,8 @@ INTERFACE_EXPORT = (() => {
             {
               name: "QtyFormula",
               value: data.feesIndex && data.feesIndex.common ? data.feesIndex.common.tenderTotalFee : "",//data.calcBase //data.calcBase ? cbParser.toFExpr(data.calcBase, tenderProject.mainTree.items) : "",
+              type: TYPE.DECIMAL,
+              toFix:2
             },
             {
               name: "Price",