审批日志(展开查看更多):
{{ ++i }}:{{ item.approverName }} {{ item.createTime }}
{{ item.approvalValue }}
{{ dataForm.projectName }}
{{ dataForm.typeName }}
{{ dataForm.remark }}
{{
dataForm.productName
}}
BOM物料明细报价
任务工单派发
{{
taskTypeOption.findIndex(
(t) => t.value == scope.row.taskType
) > -1
? taskTypeOption.find((t) => t.value == scope.row.taskType)
.label
: ""
}}
{{
rankTypeOption.findIndex((t) => t.value == scope.row.ranks) >
-1
? rankTypeOption.find((t) => t.value == scope.row.ranks)
.label
: ""
}}
{{ scope.row.receiverName }}
查看