瀏覽代碼

在线验签

ZaiZai 1 年之前
父節點
當前提交
4062948386
共有 1 個文件被更改,包括 1 次插入1 次删除
  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([])