From 2b3725b3b523b492c16bb5b07579c26847621390 Mon Sep 17 00:00:00 2001 From: hdtopku <1450948930@qq.com> Date: Wed, 27 Apr 2022 20:15:33 +0800 Subject: [PATCH] =?UTF-8?q?yarn=20install=20=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit vue-print-nb-jeecg改为最新的:^1.0.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9d0fb78..b1bc9b5 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "vue-cropperjs": "^5.0.0", "vue-i18n": "^9.1.9", "vue-infinite-scroll": "^2.0.2", - "vue-print-nb-jeecg": "^1.0.10", + "vue-print-nb-jeecg": "^1.0.11", "vue-router": "^4.0.12", "vue-types": "^4.1.1", "vxe-table": "4.1.0",