Browse Source

chore: qs包放全局

cuiyalong 1 year ago
parent
commit
f99a36020e
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -29,6 +29,7 @@
   "license": "ISC",
   "dependencies": {
     "axios": "^1.6.7",
+    "qs": "^6.11.2",
     "vue": "^2.7.16",
     "vue-router": "^3.6.5"
   },