src/components/tools/Dam.vue @@ -11,6 +11,7 @@ </div> </template> <script setup> import { ref } from 'vue'; import { ElSwitch } from 'element-plus';