diff --git a/hb_client/src/views/qm/unproduct.vue b/hb_client/src/views/qm/unproduct.vue index f1e3516..b303293 100644 --- a/hb_client/src/views/qm/unproduct.vue +++ b/hb_client/src/views/qm/unproduct.vue @@ -146,19 +146,50 @@ {{ scope.row.material_.name }} - {{ - scope.row.material_.specification - }} + {{scope.row.material_.specification }} {{ scope.row.material_.unit }} - + + + + {{item.name}} + + + + + + 否 + 是 + + {{ scope.row.create_time }} - + + + + 复验记录 + + + 复验记录 + + + + + + + + + {{ scope.row.form_.name }} + + + 入场检验 + + + {{ scope.row.create_by_.name }} + + + + {{scope.row.update_time.substring(0,scope.row.update_time.length-3)}} + + + + + + 查看 + + + + + + + + + + + + + 操作人: + {{create_by_}} + + + + + 操作时间: + {{update_time}} + + + + + {{item.field_name}}: + {{item.field_value}} + + + + + {{item.field_name}}: + + + + + + + 复检结果: + 合格 + 不合格 + + +