no message

This commit is contained in:
A1300399510
2023-12-18 18:47:07 +08:00
parent 8f6393c912
commit 18b3daefde
26 changed files with 493 additions and 226 deletions

View File

@@ -18,6 +18,7 @@
"vue-router": "^4.2.5"
},
"dependencies": {
"axios": "^1.6.2"
"axios": "^1.6.2",
"vuex": "^4.1.0"
}
}