From 732a21e17fedb85b8eae6a79788b1aedf5557458 Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Sat, 28 Feb 2026 11:08:38 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A4903=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=BA=97=E9=93=BA=E5=85=A5?= =?UTF-8?q?=E9=A9=BB=EF=BC=8C=E5=BA=97=E9=93=BA=E7=B1=BB=E5=9E=8B=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E8=8C=83=E5=9B=B4=E8=B0=83=E6=95=B4=EF=BC=88=E7=82=B9?= =?UTF-8?q?=E5=87=BB=E5=8F=B3=E4=BE=A7=E2=80=9C>=E2=80=9D=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=97=B6=E6=B2=A1=E6=9C=89=E5=BC=B9=E5=87=BA=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E9=80=89=E6=8B=A9=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg_join/views/shop.vue | 3 ++- pkg_join/views/supplier.vue | 15 +++++++++------ 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/pkg_join/views/shop.vue b/pkg_join/views/shop.vue index 6f6a8ad..9e75c1c 100644 --- a/pkg_join/views/shop.vue +++ b/pkg_join/views/shop.vue @@ -210,6 +210,7 @@ mode="selector" range-key="name" class="picker" + style="width: 100%" @change="typeChange" > @@ -289,7 +290,7 @@ - + diff --git a/pkg_join/views/supplier.vue b/pkg_join/views/supplier.vue index c534d7d..80da33c 100644 --- a/pkg_join/views/supplier.vue +++ b/pkg_join/views/supplier.vue @@ -161,7 +161,7 @@ - + @@ -349,7 +349,7 @@ - + @@ -358,13 +358,16 @@ :value="indexType" :range="columnsType" :disabled="reviewing" - mode=selector + mode="selector" range-key="name" class="picker" @change="typeChange" > - - + + + + + @@ -401,7 +404,7 @@ - +