Procházet zdrojové kódy

fix: 安徽池州导入接口,文件类型不导入

vian před 5 roky
rodič
revize
e1b314292f

+ 0 - 1
web/building_saas/standard_interface/import/anhui_chizhou.js

@@ -58,7 +58,6 @@ INTERFACE_IMPORT = (() => {
         { key: 'roadDistance', value: getValue(gcxx, ['_道路里程']) },
         { key: 'designUnit', value: getValue(gcxx, ['_设计单位']) },
         { key: 'taxMode', value: taxModeMap[getValue(gcxx, ['_计税方式'])] },
-        { key: 'projType', value: getValue(gcxx, ['_文件类型']) },
         { key: 'tendereeName', value: getValue(zbxx, ['_招标人']) },
         { key: 'tendereeTaxpayerIdentificationNo', value: getValue(zbxx, ['_招标人纳税识别号']) },
         { key: 'tenderAuthorizer', value: getValue(zbxx, ['_招标法定代表人或其授权人']) },