Przeglądaj źródła

Merge branch 'hcb' of SH-Arbitrate/Mediation-Frontend into dev

hanchaobo 2 lat temu
rodzic
commit
987fa7dd54
2 zmienionych plików z 695 dodań i 921 usunięć
  1. 3
    7
      package.json
  2. 692
    914
      src/views/caseManagement/caseList.vue

+ 3
- 7
package.json Wyświetl plik

1
 {
1
 {
2
   "name": "ruoyi",
2
   "name": "ruoyi",
3
   "version": "3.8.6",
3
   "version": "3.8.6",
4
-  "description": "智慧仲裁管理系统",
5
-  "author": "智慧仲裁",
4
+  "description": "调解系统",
5
+  "author": "若依",
6
   "license": "MIT",
6
   "license": "MIT",
7
   "scripts": {
7
   "scripts": {
8
     "dev": "vue-cli-service serve",
8
     "dev": "vue-cli-service serve",
48
     "js-beautify": "1.13.0",
48
     "js-beautify": "1.13.0",
49
     "js-cookie": "3.0.1",
49
     "js-cookie": "3.0.1",
50
     "jsencrypt": "3.0.0-rc.1",
50
     "jsencrypt": "3.0.0-rc.1",
51
-    "lodash": "^4.17.21",
52
-    "moment": "^2.30.1",
53
     "nprogress": "0.2.0",
51
     "nprogress": "0.2.0",
54
-    "qrcodejs2": "0.0.2",
55
     "quill": "1.3.7",
52
     "quill": "1.3.7",
56
     "screenfull": "5.0.2",
53
     "screenfull": "5.0.2",
57
     "sortablejs": "1.10.2",
54
     "sortablejs": "1.10.2",
58
     "vue": "2.6.12",
55
     "vue": "2.6.12",
59
     "vue-count-to": "1.0.13",
56
     "vue-count-to": "1.0.13",
60
     "vue-cropper": "0.5.5",
57
     "vue-cropper": "0.5.5",
61
-    "vue-esign": "^1.1.4",
62
     "vue-meta": "2.4.0",
58
     "vue-meta": "2.4.0",
63
     "vue-router": "3.4.9",
59
     "vue-router": "3.4.9",
64
     "vuedraggable": "2.24.3",
60
     "vuedraggable": "2.24.3",
91
     "> 1%",
87
     "> 1%",
92
     "last 2 versions"
88
     "last 2 versions"
93
   ]
89
   ]
94
-}
90
+}

+ 692
- 914
src/views/caseManagement/caseList.vue
Plik diff jest za duży
Wyświetl plik