From aa9fa1645131c1e73ff2e48294baf845f1e4e472 Mon Sep 17 00:00:00 2001 From: F4nniu Date: Thu, 4 Aug 2022 22:58:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=20bootstrap-select?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 解决微软拼音下输入重复的文字问题 --- bower.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bower.json b/bower.json index 37571620..78509804 100755 --- a/bower.json +++ b/bower.json @@ -14,7 +14,7 @@ "moment": "~2.29.0", "toastr": "~2.1.3", "eonasdan-bootstrap-datetimepicker": "~4.17.43", - "bootstrap-select": "~1.11.2", + "bootstrap-select": "~1.13.18", "require-css": "~0.1.8", "tableExport.jquery.plugin": "~1.10.3", "jquery-slimscroll": "~1.3.8",