修改测试bug
This commit is contained in:
@@ -28,7 +28,7 @@ export function creatTrialRecord(data) {
|
||||
// 确认生成笔录
|
||||
export function creatTrialRecordnew(data) {
|
||||
return request({
|
||||
url: "/caseApplication/creatTrialRecordnew",
|
||||
url: "/caseApplication/confirmMeetingResult",
|
||||
method: "post",
|
||||
data: data,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user