lilei пре 1 година
родитељ
комит
3c55352c45

+ 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: {