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