From 1a2704dcc08958ace71f2c4d9c0ea25d7b24ac1d Mon Sep 17 00:00:00 2001 From: danshihao Date: Tue, 26 Dec 2023 11:37:53 +0800 Subject: [PATCH] fix 79451 --- .../modules/InspectionProcessContent.vue | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContent.vue b/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContent.vue index 0420611a..9d5d8952 100644 --- a/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContent.vue +++ b/src/views/workCenter/enterpriseStandardInspectionProcess/modules/InspectionProcessContent.vue @@ -25,6 +25,11 @@ :scroll="{x: '100%'}" @change="tableOnChange"> + + +