From 903d1d87f2063e54978189701d9db4f6fc30c202 Mon Sep 17 00:00:00 2001
From: odc.xiaohui <xiaohui@Q1>
Date: 星期五, 07 四月 2023 15:09:46 +0800
Subject: [PATCH] 修改删除报案人
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 14244be..8eac24e 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"dependencies": {
"axios": "^0.27.2",
"core-js": "^3.8.3",
- "element-ui": "^2.15.9",
+ "element-ui": "^2.15.7",
"vue": "^2.6.14",
"vue-router": "^3.5.1",
"vuex": "^3.6.2"
--
Gitblit v1.8.0