相关方 - 相关方信息统计优化批量导出报错提示
parent
a8683a2125
commit
7b6903fd2b
|
@ -605,7 +605,8 @@ export default {
|
|||
return item.CORPINFO_ID
|
||||
}).length === 0
|
||||
) {
|
||||
this.$message.error('请选择数据项后导出!')
|
||||
// 不用选啦~不选就是全部导出 modified by xuyifeng
|
||||
// this.$message.error('请选择数据项后导出!')
|
||||
}
|
||||
this.exportExcelHandler(ids, this.head)
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue