yudao-dev/src/views/safetyEnvironmental/environmental/voc/vocDetectionIndication/index.vue
2023-12-05 14:30:32 +08:00

8 lines
129 B
Vue

<template>
<div>vocDetectionIndication</div>
</template>
<script>
export default {
name: 'VocDetectionIndication'
}
</script>