lilei 1 年之前
父节点
当前提交
3c55352c45
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/expenseManagement/expenseReimbursement/importGuideModal.vue

+ 1 - 1
src/views/expenseManagement/expenseReimbursement/importGuideModal.vue

@@ -90,7 +90,7 @@ export default {
         savePathType: 'local'
       },
       exportLoading: false,
-      filePath: location.protocol + '//' +location.host + '/templ/费用明细模板.xlsx'
+      filePath: location.protocol + '//' +location.host + '/templ/费用明细模板.xlsx' + '?a=' + new Date().getTime()
     }
   },
   methods: {