src/views/survey/components/box/dataContent.vue
@@ -4,9 +4,9 @@ * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2024-11-05 17:12:37 * @FilePath: \bigScreen\src\views\survey\components\box\dataContent.vue * @Description: * * Copyright (c) 2024 by shuishen, All Rights Reserved. * @Description: * * Copyright (c) 2024 by shuishen, All Rights Reserved. --> <script setup> // import { ref, reactive, onMounted, nextTick, inject } from 'vue' @@ -124,4 +124,4 @@ </div> </template> <style lang="scss" scoped></style> <style lang="scss" scoped></style>