liyongli 1 년 전
부모
커밋
759aba33b2
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      src/config/tableCol.js

+ 5 - 0
src/config/tableCol.js

@@ -168,6 +168,11 @@ export default {
       //     key: "monthReadCount",
       //     type: 'number'
       //   },
+      {
+        label: '评论量',
+        key: "commentCount",
+        type: 'number'
+      },
       {
         label: '分享量',
         key: 'shareCount',