diff --git a/package.json b/package.json index 63d661b..1bc2e0b 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "ruoyi", "version": "3.8.6", - "description": "智慧仲裁管理系统", - "author": "智慧仲裁", + "description": "调解系统", + "author": "若依", "license": "MIT", "scripts": { "dev": "vue-cli-service serve", @@ -48,17 +48,13 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", - "lodash": "^4.17.21", - "moment": "^2.30.1", "nprogress": "0.2.0", - "qrcodejs2": "0.0.2", "quill": "1.3.7", "screenfull": "5.0.2", "sortablejs": "1.10.2", "vue": "2.6.12", "vue-count-to": "1.0.13", "vue-cropper": "0.5.5", - "vue-esign": "^1.1.4", "vue-meta": "2.4.0", "vue-router": "3.4.9", "vuedraggable": "2.24.3", @@ -91,4 +87,4 @@ "> 1%", "last 2 versions" ] -} +} \ No newline at end of file diff --git a/src/views/caseManagement/caseList.vue b/src/views/caseManagement/caseList.vue index b262ba3..b227270 100644 --- a/src/views/caseManagement/caseList.vue +++ b/src/views/caseManagement/caseList.vue @@ -1,385 +1,163 @@