From 793cefdfcaabc838d2a55aa98f18d00b308e364d Mon Sep 17 00:00:00 2001
From: dcc <dcc@163.com>
Date: Tue, 14 May 2024 07:04:02 +0800
Subject: [PATCH] 收款账号改成IFSC
---
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