Browse Source

code sync

Tony Kang 3 năm trước cách đây
mục cha
commit
cf4b0cc838

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

@@ -246,8 +246,8 @@ INTERFACE_EXPORT = (() => {
       } = window.commonConstants;
       let cprjType = {
         1: "QDYS", // 招标
-        2: "TBBJ", // 投标
-        3: "ZBKZJ", // 控制价
+        2: "QDYS", // 投标
+        3: "QDYS", // 控制价
       };
       const isBidInvitation = exportKind === BID_INVITATION; // 是否是招标
       const isBidSubmission = exportKind === BID_SUBMISSION; // 是否是投标