处置公司
{{ form.type_corp_name || '请选择处置公司' }}
运输经办人
{{ transportHandlerIndex >= 0 ? transportHandlerOptions[transportHandlerIndex].label : '请选择运输经办人' }}
出库经办人
{{ outHandlerIndex >= 0 ? outHandlerOptions[outHandlerIndex].label : '请选择出库经办人' }}
处置公司:{{ selectedTypeCorp.jydwmc || '-' }}
废物名称:{{ selectedTypeCorp.fwmc || '-' }}
废物代码:{{ selectedTypeCorp.fwdm || '-' }}
{{ line }}
接收企业:{{ typeCorpInfoData.receiver_company }}
出库经办人:{{ typeCorpInfoData.receiver_handler }}
运输公司:{{ typeCorpInfoData.transport_company }}
运输经办人:{{ typeCorpInfoData.transport_handler }}
联单编号:
{{ item.ldbh || '-' }}
联单类型:
{{ item.ldlx || '-' }}
运输单位:
{{ item.ysdwmc || '-' }}
转运数量:
{{ item.zysl }}{{ item.jldw || '' }}
接收数量:{{ item.jssl }}{{ item.jldw || '' }}
危废运出时间:{{ item.wfycsj || '-' }}
办结时间:{{ item.bjsj || '-' }}