|
@@ -35,7 +35,7 @@ export const tableColums = (type) => {
|
|
|
},
|
|
|
{
|
|
|
label: "阅读来源",
|
|
|
- key: "RegisterPlatform",
|
|
|
+ key: "RegisterPlatformText",
|
|
|
widthsty: 80,
|
|
|
},
|
|
|
]
|
|
@@ -283,7 +283,7 @@ export const tableColums = (type) => {
|
|
|
},
|
|
|
{
|
|
|
label: "阅读来源",
|
|
|
- key: "RegisterPlatform",
|
|
|
+ key: "RegisterPlatformText",
|
|
|
|
|
|
},
|
|
|
]
|
|
@@ -295,22 +295,22 @@ export const tableColums = (type) => {
|
|
|
},
|
|
|
{
|
|
|
label: "文章类型",
|
|
|
- key: "ArticleTypes",
|
|
|
+ key: "SpecialType",
|
|
|
|
|
|
},
|
|
|
{
|
|
|
label: "标签",
|
|
|
- key: "ActivityTypes",
|
|
|
+ key: "IndustryName",
|
|
|
|
|
|
},
|
|
|
{
|
|
|
label: "发布时间",
|
|
|
- key: "Industries",
|
|
|
+ key: "PublishDate",
|
|
|
|
|
|
},
|
|
|
{
|
|
|
label: "收藏时间",
|
|
|
- key: "SubjectNames",
|
|
|
+ key: "CreateTime",
|
|
|
|
|
|
},
|
|
|
]
|
|
@@ -494,7 +494,7 @@ export const organizationTableColums = (type) => {
|
|
|
},
|
|
|
{
|
|
|
label: "阅读来源",
|
|
|
- key: "RegisterPlatform",
|
|
|
+ key: "RegisterPlatformText",
|
|
|
widthsty: 80,
|
|
|
},
|
|
|
]
|
|
@@ -807,7 +807,7 @@ export const organizationTableColums = (type) => {
|
|
|
},
|
|
|
{
|
|
|
label: "阅读来源",
|
|
|
- key: "RegisterPlatform",
|
|
|
+ key: "RegisterPlatformText",
|
|
|
|
|
|
},
|
|
|
]
|
|
@@ -870,7 +870,7 @@ export const wholeOrganizationTableColums = (type) => {
|
|
|
},
|
|
|
{
|
|
|
label: "阅读来源",
|
|
|
- key: "RegisterPlatform",
|
|
|
+ key: "RegisterPlatformText",
|
|
|
widthsty: 80,
|
|
|
},
|
|
|
]
|