diff --git a/src/api/quality/produceReport.js b/src/api/quality/produceReport.js
index 9b81f2b..3458906 100644
--- a/src/api/quality/produceReport.js
+++ b/src/api/quality/produceReport.js
@@ -43,9 +43,10 @@ export function delProduce(recordId) {
});
}
-export function getProduceReportXJ(orderNo) {
+export function getProduceReportXJ(orderNo,shiftId) {
const data = {
- orderNo
+ orderNo,
+ shiftId
}
return request({
url: '/quality/qcProduceReport/getProduceReportXJ',
diff --git a/src/views/plan/workorderBP/index.vue b/src/views/plan/workorderBP/index.vue
index 36b9efc..e46ac9a 100644
--- a/src/views/plan/workorderBP/index.vue
+++ b/src/views/plan/workorderBP/index.vue
@@ -1322,8 +1322,8 @@ export default {
var statusesArray = this.statuses;
for (var i = 0; i < statusesArray.length; i++) {
- if (statusesArray[i] != 'w0') {//已经下达的不允许操作
- this.$modal.msgError("已经派发的订单不允许操作");
+ if (statusesArray[i] == 'w2') {
+ this.$modal.msgError("已经活动的订单不允许操作");
return
}
}
diff --git a/src/views/quality/produceReport/index.vue b/src/views/quality/produceReport/index.vue
index 6a747e0..522f234 100644
--- a/src/views/quality/produceReport/index.vue
+++ b/src/views/quality/produceReport/index.vue
@@ -183,7 +183,7 @@
-
+
+
+
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+
+
+ {{item}}
+
+
+
+
+
+