组庭页面开发(接口联调)

This commit is contained in:
Your Name
2023-09-14 22:00:44 +08:00
parent 2c9b918419
commit 724f34c874
4 changed files with 218 additions and 134 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ export function caseApplicationList(data) {
// headers: {
// isToken: false
// },
method: 'post',
data: data
method: 'get',
params: data
})
}
// 查看详情