|
@@ -283,7 +283,7 @@ export default {
|
|
|
key: "title",
|
|
|
},
|
|
|
{
|
|
|
- label: "点击量",
|
|
|
+ label: "阅读量",
|
|
|
key: "playCount",
|
|
|
type: "number",
|
|
|
sortable: "custom",
|
|
@@ -337,7 +337,7 @@ export default {
|
|
|
sortable: "custom",
|
|
|
},
|
|
|
{
|
|
|
- label: "点击量",
|
|
|
+ label: "阅读量",
|
|
|
key: "playCount",
|
|
|
type: "number",
|
|
|
sortable: "custom",
|
|
@@ -379,7 +379,7 @@ export default {
|
|
|
sortable: "custom",
|
|
|
},
|
|
|
{
|
|
|
- label: "点击量",
|
|
|
+ label: "阅读量",
|
|
|
key: "playCount",
|
|
|
type: "number",
|
|
|
sortable: "custom",
|
|
@@ -415,7 +415,7 @@ export default {
|
|
|
sortable: "custom",
|
|
|
},
|
|
|
{
|
|
|
- label: "点击量",
|
|
|
+ label: "阅读量",
|
|
|
key: "playCount",
|
|
|
type: "number",
|
|
|
sortable: "custom",
|
|
@@ -457,7 +457,7 @@ export default {
|
|
|
key: "title",
|
|
|
},
|
|
|
{
|
|
|
- label: "点击量",
|
|
|
+ label: "阅读量",
|
|
|
key: "playCount",
|
|
|
type: "number",
|
|
|
sortable: "custom",
|
|
@@ -505,7 +505,7 @@ export default {
|
|
|
sortable: "custom",
|
|
|
},
|
|
|
{
|
|
|
- label: "点击量",
|
|
|
+ label: "阅读量",
|
|
|
key: "playCount",
|
|
|
type: "number",
|
|
|
sortable: "custom",
|