diff --git a/src/api/system/abnormal.js b/src/api/system/abnormal.js index 0d02150..34e30a7 100644 --- a/src/api/system/abnormal.js +++ b/src/api/system/abnormal.js @@ -43,7 +43,7 @@ export function materialNextStepFlagError(query) { params: query }) } -// 查询部门列表 +// 异常轧制页面下道次 export function stepNextError(query) { return request({ url: '/work/step/nextError', diff --git a/src/views/work/abnormal_process/index.vue b/src/views/work/abnormal_process/index.vue index 9eb0067..0c55a85 100644 --- a/src/views/work/abnormal_process/index.vue +++ b/src/views/work/abnormal_process/index.vue @@ -17,25 +17,25 @@ {{ index + 1 }} {{ item.id }} {{ item.specification }} {{ item.technology }} {{ item.diameter }} @@ -97,18 +97,18 @@ - {{ item.step }} - + {{ item.step }} + {{ item.reduction }} - {{ item.setValue }} + {{ item.setValue }} - {{ item.angle }} - -
-
-
-
+ {{ item.angle }} + +
+
+
+
@@ -277,30 +277,52 @@ + style="width: 100%"> +
{{ scope.row.id }}
-
- - {{ scope.row.width }} +
-
+
+
+ + + + - +
-
+
+
+ + + +
-
@@ -308,13 +330,51 @@
- - + +
-
+
+
+ + + + +
-
+
+
+ + + + + +
-
+
+
+ + + + +
-
@@ -328,12 +388,12 @@