Merge branch 'main' of http://118.25.48.201:3000/RIZO/Valeo_Line_MES_vue
This commit is contained in:
commit
2cafa0c47f
@ -64,9 +64,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