瀏覽代碼

fix(bugs): 隐藏背景音乐

tangning 3 年之前
父節點
當前提交
6969b70e69
共有 1 個文件被更改,包括 1 次插入0 次删除
  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,
         },