Procházet zdrojové kódy

资料查询,一键重签

ZaiZai před 1 rokem
rodič
revize
ca3ea37e61
2 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. 1 1
      public/version.json
  2. 1 0
      src/views/data-fill/query.vue

+ 1 - 1
public/version.json

@@ -1,3 +1,3 @@
 {
-  "value": "20231225104438"
+  "value": "20231225110256"
 }

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

@@ -518,6 +518,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: '电签失败原因' },
 ])
 
 const tableListData = ref([])