diff --git a/hb_client/src/views/inm/fifodetail.vue b/hb_client/src/views/inm/fifodetail.vue
index 6e0d836..08dec4f 100644
--- a/hb_client/src/views/inm/fifodetail.vue
+++ b/hb_client/src/views/inm/fifodetail.vue
@@ -35,14 +35,14 @@
{{ scope.row.count }}
-
+
- 未检查
- 已检查
+ 否
+ 是
-
-
+
+
不合格
合格
@@ -51,10 +51,16 @@
检查复验
+ 上传
@@ -262,6 +268,11 @@ export default {
}
this.listLoading = false;
});
+ },
+ //上传物料文件
+ handlefile(scope)
+ {
+
},
handleMaterial(scope) {
//调该物料对应的检查表
diff --git a/hb_client/src/views/mtm/materialDetail.vue b/hb_client/src/views/mtm/materialDetail.vue
index 4a4754d..a9b9fd0 100644
--- a/hb_client/src/views/mtm/materialDetail.vue
+++ b/hb_client/src/views/mtm/materialDetail.vue
@@ -12,7 +12,10 @@
-
+
+
+
+
-
- {{ scope.row.wproduct_.length }}
+
+ {{ scope.row.count_work }}