修复播放弹窗下的地址复制

This commit is contained in:
lin
2025-05-12 16:10:24 +08:00
parent 198db8f684
commit f1fb046774
4 changed files with 7 additions and 6 deletions

View File

@@ -14,8 +14,8 @@
"test:ci": "npm run lint && npm run test:unit"
},
"dependencies": {
"@wchbrad/vue-easy-tree": "^1.0.13",
"@femessage/log-viewer": "^1.5.0",
"@wchbrad/vue-easy-tree": "^1.0.13",
"axios": "^0.24.0",
"core-js": "3.6.5",
"dayjs": "^1.11.13",
@@ -31,6 +31,7 @@
"strip-ansi": "^7.1.0",
"v-charts": "^1.19.0",
"vue": "2.6.10",
"vue-clipboard2": "^0.3.3",
"vue-clipboards": "^1.3.0",
"vue-contextmenujs": "^1.4.11",
"vue-router": "3.0.6",