From e920fda35938309d10eb422178914812d78dc82b Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 17 Oct 2024 10:41:08 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E8=B7=B3=E8=BD=AC=E5=85=A8?= =?UTF-8?q?=E9=83=A8=E5=BA=93=E5=AD=98=E8=AE=B0=E5=BD=95=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pageProduct/add-Product/add-Product.vue | 4 +- pageProduct/index/index.vue | 2 +- pageProduct/invoicing-list/invoicing-list.vue | 86 ++++++++++--------- 3 files changed, 50 insertions(+), 42 deletions(-) diff --git a/pageProduct/add-Product/add-Product.vue b/pageProduct/add-Product/add-Product.vue index 8f06a11..e4b6272 100644 --- a/pageProduct/add-Product/add-Product.vue +++ b/pageProduct/add-Product/add-Product.vue @@ -1767,7 +1767,9 @@ padding: 0 !important; min-height: initial !important; } - + ::v-deep .uni-easyinput__content-input{ + height: inherit; + } ::v-deep .none-label .uni-forms-item .uni-forms-item__label { padding: 0 !important; } diff --git a/pageProduct/index/index.vue b/pageProduct/index/index.vue index 414dd84..4ab5da9 100644 --- a/pageProduct/index/index.vue +++ b/pageProduct/index/index.vue @@ -1,5 +1,5 @@