UI-Project/src/views/PurchaseReturn/purchaseStorage.vue
@@ -71,9 +71,9 @@ } }; function updateRectColors() { adjustedRectsa.value.forEach(rect => { adjustedRects.value.forEach(rect => { if (rect.glassId === glassId) { rect.state = 5; rect.state = 8; } }); } @@ -83,7 +83,7 @@ return '#eebe77'; case 4: return '#CD6090'; case 5: case 8: return '#911005'; } } @@ -99,7 +99,7 @@ glassId: currentGlassId.value, // temperingFeedSequence: currenttemperingFeedSequence.value, line: 4001, status: 2, status: 8, workingProcedure: '钢化', }) if (response.code == 200) {