liyongli 1 年之前
父節點
當前提交
ebeb74b039
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      src/config/tableCol.js

+ 6 - 0
src/config/tableCol.js

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