liyongli 1 gadu atpakaļ
vecāks
revīzija
759aba33b2
1 mainītis faili ar 5 papildinājumiem un 0 dzēšanām
  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',