Sfoglia il codice sorgente

chore: qs包放全局

cuiyalong 1 anno fa
parent
commit
f99a36020e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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"
   },