|
@@ -270,7 +270,7 @@ export default {
|
|
|
{ prop: 'fa_fang_shi_jian_', label: '发布日期', sortable: 'custom', width: 150 },
|
|
{ prop: 'fa_fang_shi_jian_', label: '发布日期', sortable: 'custom', width: 150 },
|
|
|
// { prop: 'read', label: '阅览状态', slotName: 'readStatus', minWidth: 60 },
|
|
// { prop: 'read', label: '阅览状态', slotName: 'readStatus', minWidth: 60 },
|
|
|
// { prop: 'collect', label: '收藏状态', slotName: 'collectStatus', minWidth: 60 },
|
|
// { prop: 'collect', label: '收藏状态', slotName: 'collectStatus', minWidth: 60 },
|
|
|
- { prop: 'cha_yue_jie_zhi_s', label: '查阅截止时间', sortable: 'custom', minWidth: 120 }
|
|
|
|
|
|
|
+ { prop: 'cha_yue_jie_zhi_s', label: '查阅截止时间', sortable: 'custom', width: 150 }
|
|
|
]
|
|
]
|
|
|
}
|
|
}
|
|
|
if (this.$route.name === 'wjkzgl-ywyxjlsc' || this.$route.name === 'ywtxyxjl') {
|
|
if (this.$route.name === 'wjkzgl-ywyxjlsc' || this.$route.name === 'ywtxyxjl') {
|