This commit is contained in:
qq787203167
2022-02-23 15:22:06 +08:00
parent 742403daab
commit 81792475ca
3 changed files with 25 additions and 21 deletions
-1
View File
@@ -122,7 +122,6 @@ service.interceptors.request.use(config => {
}
}
} else if((config.method == 'post')) {
console.log(config)
config.data = {
cut: cut,
...config.data