ly hace 1 año
padre
commit
75ae10e640
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/business/examine/index.vue

+ 1 - 1
src/views/business/examine/index.vue

@@ -248,7 +248,7 @@
         
         proxy.download('business/examine/export', {
             ...queryParams.value
-        }, `examine_${new Date().getTime()}.xlsx`)
+        }, `取消委托列表导出_${new Date().getTime()}.xlsx`)
     }
 
     getList();