Browse Source

feat(api): update api 20

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

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

@@ -170,7 +170,7 @@
           title: t('routes.corporation.bgMusic'),
           dataIndex: 'bgMusic',
           slots: { customRender: 'bgMusic' },
-          width: 160,
+          width: isJA.value ? 220 : 160,
         },
         {
           title: t('routes.corporation.cameraNum'),