1
This commit is contained in:
parent
652b53e704
commit
7151b286f6
@ -549,7 +549,7 @@ export default {
|
|||||||
if(!$table) {
|
if(!$table) {
|
||||||
$table = $e
|
$table = $e
|
||||||
}
|
}
|
||||||
|
|
||||||
// 导出
|
// 导出
|
||||||
import('@/vendor/Export2Excel').then(excel => {
|
import('@/vendor/Export2Excel').then(excel => {
|
||||||
excel.table_to_book($table,"销售回款率统计.xlsx");
|
excel.table_to_book($table,"销售回款率统计.xlsx");
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user