|
|
@@ -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, ['_招标法定代表人或其授权人']) },
|