1、调整
This commit is contained in:
parent
c343875f24
commit
dc5c99586f
@ -815,7 +815,6 @@ export default {
|
||||
/** 导出按钮操作 */
|
||||
handleExport() {
|
||||
let self = this
|
||||
console.info("this.checkList.======", this.checkList)
|
||||
if(this.checkList.length == 0){
|
||||
this.$modal.msgWarning(`最少选择一个字段`);
|
||||
return
|
||||
|
Loading…
x
Reference in New Issue
Block a user