This commit is contained in:
sjl
2025-09-22 09:17:17 +08:00
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)