{{
item.name
- }}
+ }}
+
@@ -275,16 +274,16 @@
v-if="item.field_type === 'string'"
:label="item.field_name"
>
-
+
diff --git a/hb_client/src/views/qm/admissiontest.vue b/hb_client/src/views/qm/admissiontest.vue
index 55e66a9..46c9ff7 100644
--- a/hb_client/src/views/qm/admissiontest.vue
+++ b/hb_client/src/views/qm/admissiontest.vue
@@ -1,323 +1,392 @@
-
-
-
-
-
- {{ scope.row.batch }}
-
-
- {{ scope.row.material_.name }}
-
-
- {{
- scope.row.material_.specification
- }}
-
-
- {{ scope.row.material_.unit }}
-
-
- {{ scope.row.count }}
-
-
-
- 未检查
- 已检查
-
-
-
-
- 不合格
- 合格
-
-
-
- {{ scope.row.create_time }}
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.batch }}
-
-
- {{ scope.row.material_.name }}
-
-
- {{
- scope.row.material_.specification
- }}
-
-
- {{ scope.row.material_.unit }}
-
-
- {{ scope.row.count }}
-
-
-
- {{ scope.row.create_time }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.batch }}
-
-
- {{ scope.row.material_.name }}
-
-
- {{
- scope.row.material_.specification
- }}
-
-
- {{ scope.row.material_.unit }}
-
-
- {{ scope.row.warehouse_.name }}
-
-
-
- {{ scope.row.count }}
-
-
-
- {{ scope.row.create_time }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.batch }}
-
-
- {{ scope.row.material_.name }}
-
-
- {{
- scope.row.material_.specification
- }}
-
-
- {{ scope.row.material_.unit }}
-
-
-
- {{ scope.row.create_time }}
-
-
-
-
-
-
-
+
+
+
+
+
+ {{ scope.row.batch }}
+
+
+ {{ scope.row.material_.name }}
+
+
+ {{scope.row.material_.specification}}
+
+
+ {{ scope.row.material_.unit }}
+
+
+ {{ scope.row.count }}
+
+
+
+
+ 不合格
+ 合格
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+ {{scope.row.create_time}}
+
+
+
+
+ 复验记录
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.batch }}
+
+
+ {{ scope.row.material_.name }}
+
+
+ {{scope.row.material_.specification}}
+
+
+ {{ scope.row.material_.unit }}
+
+
+ {{ scope.row.count }}
+
+
+ {{ scope.row.create_time }}
+
+
+
+
+
+
+
+
+ {{ scope.row.batch }}
+
+
+ {{ scope.row.material_.name }}
+
+
+ {{scope.row.material_.specification}}
+
+
+ {{ scope.row.material_.unit }}
+
+
+ {{ scope.row.warehouse_.name }}
+
+
+ {{ scope.row.count }}
+
+
+
+ 是
+ 否
+
+
+
+
+
+ {{item.name}}
+
+
+
+
+ {{ scope.row.create_time }}
+
+
+
+
+ 复验记录
+
+
+ 复验记录
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.batch }}
+
+
+ {{ scope.row.material_.name }}
+
+
+ {{scope.row.material_.specification}}
+
+
+ {{ scope.row.material_.unit }}
+
+
+
+
+ {{item.name}}
+
+
+
+
+
+ 是
+ 否
+
+
+
+ {{ scope.row.create_time }}
+
+
+
+
+ 复验记录
+
+
+ 复验记录
+
+
+
+
+
+
+
-
-
-
-
diff --git a/hb_client/src/views/qm/product.vue b/hb_client/src/views/qm/product.vue
index 9813303..3c943fa 100644
--- a/hb_client/src/views/qm/product.vue
+++ b/hb_client/src/views/qm/product.vue
@@ -1,81 +1,87 @@
-
-
-
-
-
-
-
-
- {{ scope.row.material_.name }}
-
-
- {{ scope.row.warehouse_.name }}
-
-
-
- {{scope.row.to_order_.number}}
-
- 需要确定订单
-
-
-
-
-
-
- {{scope.row.to_order_.contract_.name}}
-
-
-
-
-
-
- {{scope.row.to_order_.customer_.name}}
-
-
-
-
-
-
- 不合格
- 合格
-
-
-
-
+
+
+
+
+
+
+ {{ scope.row.material_.name }}
+
+
+ {{ scope.row.warehouse_.name }}
+
+
+
+ {{scope.row.to_order_.number}}
+
+ 需要确定订单
+
+
+
+
+
+
+ {{scope.row.to_order_.contract_.name}}
+
+
+
+
+
+ {{scope.row.to_order_.contract_.watch_num}}
+
+
+
+
+
+ {{scope.row.to_order_.customer_.name}}
+
+
+
+
+
+
+ 不合格
+ 合格
+
+
+
+
+
+
-
-
- 军检
-
-
-
-
-
-
+ 军检
+
+
+
+
+
+
{
if (response.data) {
this.iproductData2 = response.data;