This commit is contained in:
caozehui
2025-09-22 09:16:35 +08:00
parent a9156f0954
commit 4ae42408c3
2 changed files with 2 additions and 2 deletions

View File

@@ -296,7 +296,7 @@ watch(
webMsgSend,
function (newValue, oldValue) {
switch (newValue.requestId) {
case 'record_wave_step2':
case 'record_wave_step1':
switch (newValue.code) {
case 10200:
setLogList('info', newValue.data)