yudao-dev/src/views/safetyEnvironmental/environmental/voc/vocDetectionIndication/index.vue

8 lines
129 B
Vue
Raw Normal View History

2023-12-05 14:30:32 +08:00
<template>
<div>vocDetectionIndication</div>
</template>
<script>
export default {
name: 'VocDetectionIndication'
}
</script>