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