ZaiZai hai 1 ano
pai
achega
4062948386
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/data-fill/query.vue

+ 1 - 1
src/views/data-fill/query.vue

@@ -543,7 +543,7 @@ const tableListColumn = ref([
     { key: 'reportNumber', name: '上报批次', width: 80, align: 'center' },
     { key: 'fileUserIdAndName', name: '填报人', width: 190, align: 'center' },
     { key: 'waitingUserList', name: '任务人', width: 100, align: 'center' },
-    { key: 'evisaFailedInfo', name: '电签失败原因' },
+    //{ key: 'evisaFailedInfo', name: '电签失败原因' },
 ])
 
 const tableListData = ref([])