From a37c81edb8e2e828f41038f79014507d0ed8e8f2 Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 14 May 2024 17:45:01 +0800
Subject: [PATCH] 增加一个银行账户

---
 package.json |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/package.json b/package.json
index 75a9359..c328c9a 100644
--- a/package.json
+++ b/package.json
@@ -57,6 +57,7 @@
     "@vue/eslint-config-standard": "^4.0.0",
     "@vue/test-utils": "^1.3.0",
     "babel-eslint": "^10.1.0",
+    "babel-plugin-component": "^1.1.1",
     "babel-plugin-import": "^1.13.3",
     "babel-plugin-transform-remove-console": "^6.9.4",
     "commitizen": "^4.2.4",

--
Gitblit v1.9.3