Explorar o código

受控文件查阅截止时间列宽调整

lidie hai 1 ano
pai
achega
d765bc66af
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/infosManage/fileIE.vue

+ 1 - 1
src/views/infosManage/fileIE.vue

@@ -270,7 +270,7 @@ export default {
                 { prop: 'fa_fang_shi_jian_', label: '发布日期', sortable: 'custom', width: 150 },
                 // { prop: 'read', label: '阅览状态', slotName: 'readStatus', 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') {