Update MsTableHeaderSelectPopover.vue
This commit is contained in:
parent
21fb80adf6
commit
f8bff31acb
|
@ -43,7 +43,7 @@
|
||||||
this.isShow = false;
|
this.isShow = false;
|
||||||
this.$nextTick(() => {
|
this.$nextTick(() => {
|
||||||
this.isShow = true;
|
this.isShow = true;
|
||||||
})
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue