feat: 完成自定义请求功能

This commit is contained in:
奔跑的面条
2022-07-20 12:19:24 +08:00
parent 2abbac8b52
commit ca587c9ee3
10 changed files with 198 additions and 59 deletions
@@ -119,7 +119,6 @@ export const useChartEditStore = defineStore({
json: '',
xml: ''
},
Cookie: {},
Header: {},
Params: {}
}