vue版本锁到3.3

This commit is contained in:
yaoyn
2024-07-08 14:03:51 +08:00
parent c286c600cf
commit 10cea57723

View File

@ -87,7 +87,7 @@
"sortablejs": "^1.14.0",
"tinymce": "^5.10.3",
"vditor": "^3.9.2",
"vue": "^3.3.4",
"vue": "~3.3.4",
"vue-clipboard3": "^2.0.0",
"vue-esign": "^1.1.4",
"vue-grid-layout": "3.0.0-beta1",