基地信息
备注:{{ form?.remark }}
种养殖信息
任务类型:
{{ selectDictLabel(pt_task_type, form.taskType) }}
符合要求:
{{ form.gapFlag ? selectDictLabel(pt_task_gap_flag, form.gapFlag) : '--' }}
植物名称:
{{ Biological?.varietyName }}
{{ Biological?.latinName }}
{{ Biological?.genusName }}
{{ Biological?.genusLatinName }}
产出:
{{ Biological?.medicineName }}
种植批号:
{{ form.plantationCode || '--' }}
种植技术规程:
{{ '--' }}
种植方式:
{{ form.plantationMethod ? selectDictLabel(pt_feeding_method, form.plantationMethod) : '--' }}
种植日期:
{{ `${form.plannedStartDate} 至 ${form.plannedEndDate}` }}
种植面积:
{{ form.plantingAmount ? `${form.plantingAmount}${form.plantingUnit || ''}` : '--' }}
繁殖方式:
{{ form.reproductionType ? selectDictLabel(pt_reproduction_type, form.reproductionType) : '--' }}
种植类型:
{{ form.plantationType ? selectDictLabel(pt_plantation_type, form.plantationType) : '--' }}
播种方式:
{{ form.sowingMethod ? selectDictLabel(pt_sowing_method, form.sowingMethod) : '--' }}
移栽方法:
{{ form.transplantMethod ? selectDictLabel(pt_transplant_method, form.transplantMethod) : '--' }}
前茬植物:
{{ PreBiological?.varietyName }}
{{ PreBiological?.latinName }}
{{ PreBiological?.genusName }}
{{ PreBiological?.genusLatinName }}
产出:
{{ PreBiological?.medicineName }}
--
备注:
{{ form.remark || '--' }}
溯源级别:
{{ form.mgMethod ? selectDictLabel(pt_mg_method, form.mgMethod) : '--' }}
符合要求:
{{ form.gapFlag ? selectDictLabel(pt_task_gap_flag, form.gapFlag) : '--' }}
动物名称:
{{ Biological?.varietyName }}
{{ Biological?.latinName }}
{{ Biological?.genusName }}
{{ Biological?.genusLatinName }}
产出:
{{ Biological?.medicineName }}
养殖批号:
{{ form.plantationCode || '--' }}
养殖技术规程:
{{ '--' }}
养殖方式:
{{ form.plantationMethod ? selectDictLabel(pt_feeding_method, form.plantationMethod) : '--' }}
养殖日期:
{{ `${form.plannedStartDate} 至 ${form.plannedEndDate}` }}
养殖面积:
{{ form.plantingAmount ? `${form.plantingAmount}${form.plantingUnit || ''}` : '--' }}
养殖区域:
{{ form.breedScale ? `${form.breedScale}个` : '--' }}
养殖量:
{{ form?.plantingMgAmount ? `${form.plantingMgAmount}${form?.plantingMgUnit ? selectDictLabel(pt_planting_mg_unit, form.plantingMgUnit) : ''}` : '--' }}
备注:
{{ form.remark || '--' }}
是否代繁育:
{{ form.delegateFlag ? selectDictLabel(yes_no, form.delegateFlag) : '--' }}
委托企业:
{{ form?.delegateInfo?.cusName }}
{{ form?.delegateInfo?.cusCode }}
溯源级别:
{{ form.mgMethod ? selectDictLabel(pt_mg_method, form.mgMethod) : '--' }}
动物名称:
{{ Biological?.varietyName }}
{{ Biological?.latinName }}
{{ Biological?.genusName }}
{{ Biological?.genusLatinName }}
产出:
{{ Biological?.medicineName }}
养殖批号:
{{ form.plantationCode || '--' }}
养殖繁育技术规程:
{{ '--' }}
养殖方式:
{{ form.plantationMethod ? selectDictLabel(pt_feeding_method, form.plantationMethod) : '--' }}
养殖日期:
{{ `${form.plannedStartDate} 至 ${form.plannedEndDate}` }}
养殖面积:
{{ form.plantingAmount ? `${form.plantingAmount}${form.plantingUnit || ''}` : '--' }}
养殖区域:
{{ form.breedScale ? `${form.breedScale}个` : '--' }}
养殖量:
{{ form?.plantingMgAmount ? `${form.plantingMgAmount}${form?.plantingMgUnit ? selectDictLabel(pt_planting_mg_unit, form.plantingMgUnit) : ''}` : '--' }}
备注:
{{ form.remark || '--' }}
是否代繁育:
{{ form.delegateFlag ? selectDictLabel(yes_no, form.delegateFlag) : '--' }}
委托企业:
{{ form?.delegateInfo?.cusName }}
{{ form?.delegateInfo?.cusCode }}
溯源级别:
{{ form.mgMethod ? selectDictLabel(pt_mg_method, form.mgMethod) : '--' }}
植物名称:
{{ Biological?.varietyName }}
{{ Biological?.latinName }}
{{ Biological?.genusName }}
{{ Biological?.genusLatinName }}
产出:
{{ Biological?.medicineName }}
繁育批号:
{{ form.plantationCode || '--' }}
繁育技术规程:
{{ '--' }}
繁育方式:
{{ form.plantationMethod ? selectDictLabel(pt_feeding_method, form.plantationMethod) : '--' }}
繁育日期:
{{ `${form.plannedStartDate} 至 ${form.plannedEndDate}` }}
种植面积:
{{ form.plantingAmount ? `${form.plantingAmount}${form.plantingUnit || ''}` : '--' }}
接种数量:
{{ form.inoculationAmount ? `${form.inoculationAmount}${form?.inoculationUnit}` : '--' }}
繁育量:
{{ form?.plantingMgAmount ? `${form.plantingMgAmount}${form?.plantingMgUnit ? selectDictLabel(pt_inoculation_dosage_unit, form?.plantingMgUnit) : ''}` : '--' }}
繁殖方式:
{{ form.reproductionType ? selectDictLabel(pt_reproduction_type, form.reproductionType) : '--' }}
种植类型:
{{ form.plantationType ? selectDictLabel(pt_plantation_type, form.plantationType) : '--' }}
播种方式:
{{ form.sowingMethod ? selectDictLabel(pt_sowing_method, form.sowingMethod) : '--' }}
移栽方法:
{{ form.transplantMethod ? selectDictLabel(pt_transplant_method, form.transplantMethod) : '--' }}
前茬植物:
{{ PreBiological?.varietyName }}
{{ PreBiological?.latinName }}
{{ PreBiological?.genusName }}
{{ PreBiological?.genusLatinName }}
产出:
{{ PreBiological?.medicineName }}
--
备注:
{{ form.remark || '--' }}
个体标识信息
{{ item }}
最新操作人:
{{ form?.updateByName || form?.createByName }}
最新操作时间:
{{ form?.updateTime || form?.createTime }}
修改