🐛 Fix: multiple uploading in the same time will cause output conflict

ISSUES CLOSED: #666
This commit is contained in:
PiEgg
2021-05-09 10:52:14 +08:00
parent cf895deb8d
commit 06b67e50b9
4 changed files with 16 additions and 20 deletions

View File

@@ -42,7 +42,7 @@
"keycode": "^2.2.0",
"lodash-id": "^0.14.0",
"lowdb": "^1.0.0",
"picgo": "^1.4.19",
"picgo": "^1.4.21",
"qrcode.vue": "^1.7.0",
"vue": "^2.6.10",
"vue-gallery": "^2.0.1",