Explorar o código

fix(umg): list

tangning %!s(int64=3) %!d(string=hai) anos
pai
achega
bda33bbc53
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/views/scenes/list.vue

+ 2 - 0
src/views/scenes/list.vue

@@ -135,12 +135,14 @@
         {
           title: t('routes.scenes.webSite'),
           dataIndex: 'webSite',
+          ellipsis: false,
           slots: { customRender: 'link' },
           width: 180,
         },
         {
           title: t('routes.scenes.appListPicUrl'),
           dataIndex: 'thumb',
+          ellipsis: true,
           slots: { customRender: 'cover' },
           width: 150,
         },