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 {