This commit is contained in:
joylink_zhaoerwei 2023-09-14 16:40:19 +08:00
parent 2b6ca6e010
commit 50558f46c7

View File

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