From c170b2e6bdbd1bb2d1f6931e8a883c0ab3ff4ecc Mon Sep 17 00:00:00 2001 From: zuozhengqing <a13193816592@163.com> Date: 星期二, 10 十月 2023 15:00:36 +0800 Subject: [PATCH] 销售明细、退货、退款样式调整 --- src/views/other/commonDialog/SelectChanceDialog.vue | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/views/other/commonDialog/SelectChanceDialog.vue b/src/views/other/commonDialog/SelectChanceDialog.vue index 34c450d..9c4f799 100644 --- a/src/views/other/commonDialog/SelectChanceDialog.vue +++ b/src/views/other/commonDialog/SelectChanceDialog.vue @@ -153,6 +153,7 @@ .bg-view { margin: 10px; .query-bg { + margin-left: -20px; margin-bottom: 10px; display: flex; justify-content: space-between; -- Gitblit v1.8.0