优化现有代码问题

This commit is contained in:
mgw
2023-11-22 09:54:31 +08:00
parent 423d5cec8e
commit d6dcb6bf55
8 changed files with 14 additions and 13 deletions

View File

@@ -56,7 +56,7 @@ export class BarcodeHandlerField extends Component {
// });
await this.actionService.doAction(response.result);
} else {
console.error("Barcode not found or RPC call failed.");
// console.error("Barcode not found or RPC call failed.");
}
}