|
@@ -306,7 +306,6 @@ export const JeecgListMixin = {
|
|
|
window.location.href = url;
|
|
|
},
|
|
|
handleExportXls(fileName){
|
|
|
- console.log("this.dataSource.length", this.dataSource.length);
|
|
|
if (this.dataSource.length == 0) {
|
|
|
/*this.$notification.error({
|
|
|
message: '提示',
|