src/views/space/components/box/dataContent.vue
@@ -4,9 +4,9 @@ * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2024-11-19 17:41:11 * @FilePath: \bigScreen\src\views\space\components\box\dataContent.vue * @Description: * * Copyright (c) 2023 by ${git_name_email}, All Rights Reserved. * @Description: * * Copyright (c) 2023 by ${git_name_email}, All Rights Reserved. --> <script setup> import EventBus from 'utils/bus' @@ -28,7 +28,6 @@ exportBtn: false, columns: [ { label: "名称", type: 'input', props: 'name', placeholder: '请输入名称',