This commit is contained in:
joylink_zhaoerwei 2023-09-14 16:36:40 +08:00
parent be75846529
commit 2b6ca6e010

View File

@ -59,7 +59,7 @@ onMounted(() => {
lineApp.on('loadfinish', () => {
setTimeout(() => {
centerFaultDevice();
}, 1000);
});
});
});