Newer
Older
smartwell_front / src / views / systemConfig / alarmConfig / components / alarmContentConfig.vue
yuexiaosheng on 27 Jun 2022 114 bytes fix<main>:接口联调
<template>
  <div>报警内容配置</div>
</template>

<script>
export default {

}
</script>

<style>

</style>