From 4338a930adb6dd004b4e7fe01f957f9f058abc09 Mon Sep 17 00:00:00 2001 From: yunuo970428 <405378304@qq.com> Date: Thu, 10 Apr 2025 10:06:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E6=94=B6=E8=B4=A7=E5=8D=95?= =?UTF-8?q?=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/storage/receivingGoods/receivingGoodsAdd.vue | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/yxt-as-ui/src/views/storage/receivingGoods/receivingGoodsAdd.vue b/yxt-as-ui/src/views/storage/receivingGoods/receivingGoodsAdd.vue index 36d4708701..e64605bef2 100644 --- a/yxt-as-ui/src/views/storage/receivingGoods/receivingGoodsAdd.vue +++ b/yxt-as-ui/src/views/storage/receivingGoods/receivingGoodsAdd.vue @@ -374,20 +374,20 @@ export default { } .span-sty { - width: 150px !important; + width: 180px !important; } .addinputInfo { - margin-left: 140px !important; + margin-left: 170px !important; } .formaddcopy02 .el-row .el-col /deep/ .el-form-item .addinputw { - margin-left: 140px !important; - width: calc(100% - 135px); + margin-left: 170px !important; + width: calc(100% - 165px); } /deep/ .el-form-item__error { - margin-left: 140px !important; + margin-left: 170px !important; } .first_row {