refactor: 重构优化

This commit is contained in:
xiaojunnuo
2021-02-05 14:30:31 +08:00
parent 305824ff1a
commit 5cde165f0b
9 changed files with 26 additions and 17 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
"vue-i18n": "^9.0.0-rc.2",
"core-js": "^3.8.1",
"vue": "^3.0.4",
"vue-router": "^4.0.1"
"vue-router": "^4.0.1",
"vue-json-editor": "^1.4.2"
},
"devDependencies": {
"@babel/core": "^7.12.10",