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