From 6ac84f695d8f0e4f647bf82d719a1eed24e4d7dc Mon Sep 17 00:00:00 2001
From: 叶松 <2217086471@qq.com>
Date: 星期四, 23 十一月 2023 14:07:29 +0800
Subject: [PATCH] Merge branch 'master' of http://111.30.93.211:10101/r/supipe
---
web/src/views/DuctpiecePLM/ProductTerminal/components/ReinsPrint.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web/src/views/DuctpiecePLM/ProductTerminal/components/ReinsPrint.vue b/web/src/views/DuctpiecePLM/ProductTerminal/components/ReinsPrint.vue
index 35f10f4..d41604e 100644
--- a/web/src/views/DuctpiecePLM/ProductTerminal/components/ReinsPrint.vue
+++ b/web/src/views/DuctpiecePLM/ProductTerminal/components/ReinsPrint.vue
@@ -259,7 +259,7 @@
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
display: flex;
- overflow: auto;
+ // overflow: auto;
.main_item_left{
width: 260px;
--
Gitblit v1.9.3