Procházet zdrojové kódy

feat(api): update api 20

gemercheung před 3 roky
rodič
revize
0564dedadf
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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'),