@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1666926527744
+ "version": 1666927084048
}
@@ -240,7 +240,7 @@ export default {
_this.exportLoading = true
_this.spinning = true
exportReport(params).then(res => {
- downloadExcel(res, '适配产品统计报表')
+ downloadExcel(res, '适配产品统计')
_this.exportLoading = false
_this.spinning = false
})
@@ -256,7 +256,7 @@ export default {
exportVinLog(params).then(res => {
- downloadExcel(res, 'VIN分析表')
+ downloadExcel(res, 'VIN扫描记录')