Merge remote-tracking branch 'origin/pet' into pet
commit
6e92adceaa
|
@ -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