From c8642a686d087878fe53a6efb495adaa2d6da987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E8=BE=89?= <814457906@qq.com> Date: Mon, 7 Nov 2022 14:50:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/goodsInfo/index.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/system/goodsInfo/index.vue b/src/views/system/goodsInfo/index.vue index c10ad27..e86bde9 100644 --- a/src/views/system/goodsInfo/index.vue +++ b/src/views/system/goodsInfo/index.vue @@ -236,11 +236,12 @@ v-model="form.goodsName" placeholder="请输入商品名称" max="40" - style="width: 210px; margin-left: 10px" + style="width: 210px" />