plc连接状态修改
This commit is contained in:
parent
34dda2b8ca
commit
948a90f950
@ -56,9 +56,9 @@ const getList = async () => {
|
|||||||
|
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
getList()
|
getList()
|
||||||
setInterval(() => {
|
// setInterval(() => {
|
||||||
getList()
|
// getList()
|
||||||
}, 5000)
|
// }, 5000)
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user