修正销售管理和录音管理的路径

This commit is contained in:
ZLI263
2025-10-01 17:55:16 +08:00
parent 8a98492c2a
commit 89f3c5bfcc
5 changed files with 391 additions and 127 deletions

View File

@@ -13,7 +13,7 @@ export function getAudioList(params) {
dealershipId: params.dealershipId,
intentionLevel: params.intentionLevel,
projectId: params.projectId,
salesId: params.salesId,
salesPhone: params.salesPhone,
customerName: params.customerName,
editStatus: params.editStatus,
maxDuration: params.maxDuration,