@@ -293,7 +293,7 @@ export default {
_this.exportLoading = true
_this.spinning = true
_this.showExport = true
- _this.$store.state.app.curActionPermission = 'B_tireSalesReportExport_salesPrice'
+ _this.$store.state.app.curActionPermission = 'B_tireSalesReportExport'
hdExportExcel(excelTireOnlineExport, params, '轮胎统计报表', function () {
_this.exportLoading = false
_this.spinning = false