Browse Source

fix(bugs): 隐藏背景音乐

tangning 3 năm trước cách đây
mục cha
commit
6969b70e69
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/corporation/index.vue

+ 1 - 0
src/views/corporation/index.vue

@@ -175,6 +175,7 @@
         {
           title: t('routes.corporation.bgMusic'),
           dataIndex: 'bgMusic',
+          ifShow: false,
           slots: { customRender: 'bgMusic' },
           width: 190,
         },