diff --git a/src/config/route.js b/src/config/route.js
index 556c040c..b750852b 100644
--- a/src/config/route.js
+++ b/src/config/route.js
@@ -1516,7 +1516,7 @@ const routes = [
name: "income",
path: "/qm/income",
meta: {
- title: "入厂检验",
+ title: "入司检验",
// icon: "el-icon-cellphone",
perms: ["itest"],
},
@@ -1536,7 +1536,17 @@ const routes = [
name: "qmProcess",
path: "/qm/qmProcess",
meta: {
- title: "过程检验",
+ title: "过程自检",
+ // icon: "el-icon-cellphone",
+ perms: ["ptest"],
+ },
+ component: "qm/process",
+ },
+ {
+ name: "qmProcess",
+ path: "/qm/qmProcess",
+ meta: {
+ title: "过程抽检",
// icon: "el-icon-cellphone",
perms: ["ptest"],
},
diff --git a/src/views/qm/mlogs.vue b/src/views/qm/mlogs.vue
index 9d6b5717..669bc7c4 100644
--- a/src/views/qm/mlogs.vue
+++ b/src/views/qm/mlogs.vue
@@ -32,14 +32,20 @@
:params="params"
:query="params"
>
-
-
-
-
-
-
-
-
+
+
+
+ 全检
+ 抽检
+
+
+
+
+
+
+
+
+
提交
diff --git a/src/views/wpm_gx/check_form.vue b/src/views/wpm_gx/check_form.vue
new file mode 100644
index 00000000..bec81734
--- /dev/null
+++ b/src/views/wpm_gx/check_form.vue
@@ -0,0 +1,406 @@
+
+
+
+
+
+
+
+
+
+
+ {{item.batch}}
+ ({{item.count}})
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+ 取消
+
+
+
+
+
+
+
diff --git a/src/views/wpm_gx/inm.vue b/src/views/wpm_gx/inm.vue
index 7c266c93..8d49bedd 100644
--- a/src/views/wpm_gx/inm.vue
+++ b/src/views/wpm_gx/inm.vue
@@ -59,9 +59,13 @@
min-width="120"
>
+ >
+
+ {{scope.row.belong_dept_name}}/{{scope.row.mgroup_name}}
+
+
抽检
+ v-if="scope.row.notok_sign_name == null"
+ >抽检
+
@@ -113,10 +118,20 @@
@choseChange="choseChange"
>
+
+