update 调整websocket

This commit is contained in:
zk
2024-05-20 15:25:12 +08:00
parent 60be7c4fe2
commit 510f34953f
6 changed files with 16 additions and 10 deletions
+1 -1
View File
@@ -75,7 +75,7 @@
}
}
function setValue(result) {
function setValue(result = {}) {
let { alerdyreceive = '', totalacceptance = '' } = result;
setStatistics(result);
if (alerdyreceive || totalacceptance) {