From 64dd51ab06ea20d70682f69d46dc69ba0206a593 Mon Sep 17 00:00:00 2001 From: danshihao Date: Fri, 26 Apr 2024 10:48:53 +0800 Subject: [PATCH] =?UTF-8?q?[fix=2084025]=20=E9=83=A8=E5=88=86=E6=BA=A2?= =?UTF-8?q?=E5=87=BA=E6=95=88=E6=9E=9C=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/vant/DictPicker.vue | 46 ++++++++++++++++++- src/components/vant/SelectPicker.vue | 43 ++++++++++++++++- src/utils/charts.js | 4 +- .../EquipmentManagement.vue | 11 ++++- 4 files changed, 99 insertions(+), 5 deletions(-) diff --git a/src/components/vant/DictPicker.vue b/src/components/vant/DictPicker.vue index d83e66f..e6f4be3 100644 --- a/src/components/vant/DictPicker.vue +++ b/src/components/vant/DictPicker.vue @@ -14,19 +14,24 @@ position="bottom" safe-area-inset-bottom> + > + {{ option.text || option.label }} +