提交获取设备下拉框接口
This commit is contained in:
parent
3f0884ffba
commit
cd42581325
@ -111,7 +111,7 @@ const getRealTimeList = async () => {
|
|||||||
};
|
};
|
||||||
|
|
||||||
onMounted(async () => {
|
onMounted(async () => {
|
||||||
// await getDevOption();
|
await getDevOption();
|
||||||
await getRealTimeList();
|
await getRealTimeList();
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user