liyongli 1 gadu atpakaļ
vecāks
revīzija
ebeb74b039
1 mainītis faili ar 6 papildinājumiem un 0 dzēšanām
  1. 6 0
      src/config/tableCol.js

+ 6 - 0
src/config/tableCol.js

@@ -495,6 +495,12 @@ export default {
         type: 'number',
         sortable: 'custom',
       },
+      {
+        label: '评论量',
+        key: 'commentCount',
+        type: 'number',
+        sortable: 'custom',
+      },
       {
         label: '发布时间',
         key: 'publishTime',