From 88a529a51541210c6a030fbb56ebc044173c0c28 Mon Sep 17 00:00:00 2001 From: viarotel Date: Tue, 29 Aug 2023 10:10:44 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=F0=9F=9A=80=20=E5=8E=BB=E9=99=A4?= =?UTF-8?q?=E5=86=97=E4=BD=99=E7=9A=84=E9=BB=98=E8=AE=A4=E5=AF=BC=E5=87=BA?= =?UTF-8?q?=E4=BB=A5=E9=99=8D=E4=BD=8E=E7=94=9F=E4=BA=A7=E5=8C=85=E5=A4=A7?= =?UTF-8?q?=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/dict-picker/dict-picker.vue | 2 +- src/configs/devServer.js | 20 -------------------- src/configs/dict/index.js | 4 ---- src/configs/index.js | 12 ------------ src/configs/request.js | 10 ---------- src/store/dict/index.js | 2 +- src/utils/showDictLabel.js | 2 +- 7 files changed, 3 insertions(+), 49 deletions(-) diff --git a/src/components/dict-picker/dict-picker.vue b/src/components/dict-picker/dict-picker.vue index c5b77d1..fa2b1a1 100644 --- a/src/components/dict-picker/dict-picker.vue +++ b/src/components/dict-picker/dict-picker.vue @@ -33,7 +33,7 @@