From 4d4b17e353c062a9ff0874bca2d66a24946679a6 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 11 May 2024 18:21:46 +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