Sfoglia il codice sorgente

fix(组件): 看板去掉创建时间

gemercheung 2 anni fa
parent
commit
589e6281b1
1 ha cambiato i file con 0 aggiunte e 6 eliminazioni
  1. 0 6
      src/views/dashboard/analysis/index.vue

+ 0 - 6
src/views/dashboard/analysis/index.vue

@@ -120,12 +120,6 @@
       width: 120,
     },
     {
-      title: '创建时间',
-      dataIndex: 'createTime',
-      slots: { customRender: 'Time' },
-      width: 150,
-    },
-    {
       title: '初次进入房间',
       dataIndex: 'firstEnterRoomTime',
       slots: { customRender: 'Time1' },