From bc3c587a54fc4ca2975e9cdaffa92da845331f0b Mon Sep 17 00:00:00 2001 From: Shigma Date: Wed, 27 Dec 2023 00:41:17 +0800 Subject: [PATCH] fix(market): fix version select for bulk installation, fix #279 --- plugins/market/client/components/confirm.vue | 4 ++-- plugins/market/client/components/dependencies.vue | 8 ++++++-- plugins/market/client/components/install.vue | 9 +++++---- plugins/market/client/components/package.vue | 5 ++--- 4 files changed, 15 insertions(+), 11 deletions(-) diff --git a/plugins/market/client/components/confirm.vue b/plugins/market/client/components/confirm.vue index 24e6b19c..d44ede76 100644 --- a/plugins/market/client/components/confirm.vue +++ b/plugins/market/client/components/confirm.vue @@ -33,8 +33,8 @@
取消 - 丢弃 - 确定 + 丢弃改动 + 确认安装
diff --git a/plugins/market/client/components/dependencies.vue b/plugins/market/client/components/dependencies.vue index 007de799..d66d22da 100644 --- a/plugins/market/client/components/dependencies.vue +++ b/plugins/market/client/components/dependencies.vue @@ -36,11 +36,12 @@