From fcb6cfdbdb5fbce7d02d8513719237e65a72f474 Mon Sep 17 00:00:00 2001 From: odc.xiaohui <xiaohui@Q1> Date: 星期四, 09 三月 2023 16:45:20 +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