From 3b6cea7dcb3f8bf5aa3142b8183adcf7116b1d54 Mon Sep 17 00:00:00 2001 From: Fixiaobai <fixiaobai@163.com> Date: 星期五, 15 九月 2023 17:09:47 +0800 Subject: [PATCH] modified: src/components/view/finishedProductInspectionAdd.vue modified: src/components/view/finishedProductInspectionUp.vue modified: src/components/view/rawInsDetail.vue --- src/components/view/standard.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/view/standard.vue b/src/components/view/standard.vue index d8a8159..698f6e8 100644 --- a/src/components/view/standard.vue +++ b/src/components/view/standard.vue @@ -1325,7 +1325,7 @@ } .thing .left .left_search{ - width:100%; + width:95%; height: 32px; line-height: 32px; margin-bottom: 5px; -- Gitblit v1.9.3