|
@@ -276,7 +276,7 @@ export default {
|
|
|
this.mixins_search();
|
|
|
},
|
|
|
exportExcel() {
|
|
|
- this.__exportExcel('/sc-charge/charge/report/export/excel', this.mixins_query);
|
|
|
+ this.__exportExcel('/sc-charge/charge/bill/export/excel', this.mixins_query);
|
|
|
},
|
|
|
typeTimeTransition(start, end) {
|
|
|
let text = '';
|