Ver código fonte

chore: qs包放全局

cuiyalong 1 ano atrás
pai
commit
f99a36020e
1 arquivos alterados com 1 adições e 0 exclusões
  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"
   },