From 4f7d326b68c18ced8aeeb9bc538de7acdbcb8eb0 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Fri, 05 Aug 2022 14:49:41 +0800
Subject: [PATCH] 优化农资入库表单规格值1规格值2显示,优化退回,详情按钮位置

---
 src/views/stock/stockout.vue |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/views/stock/stockout.vue b/src/views/stock/stockout.vue
index 1cd8985..e3d6c03 100644
--- a/src/views/stock/stockout.vue
+++ b/src/views/stock/stockout.vue
@@ -618,7 +618,8 @@
           display: flex;
           flex-direction: column;
           justify-content: center;
-          padding-left: 100px;
+          // padding-left: 100px;
+          padding-left: 70px;
 
           .in {
             width: 100px;

--
Gitblit v1.9.3