类型:
{{ getTypeText(item.type) }}
名称:
{{ item.name }}
紧急程度:
{{
item.priority == 1 ? "一般" : "紧急"
}}
请托数量:
{{ item.totalCount }}{{ item.measuringUnit }}
受托工厂:
{{ item.beEntrustedFactoriesName }}
发货状态:
{{ getSendStatusText(item.sendStatus) }}
审批状态:
{{ getApprovalStatusText(item.approvalStatus) }}
{{ startTimeDisplay || "开始日期" }}
至
{{ endTimeDisplay || "结束日期" }}
重置
确定