fix:刷新取消遮罩

This commit is contained in:
wangwenrui
2020-11-18 13:55:14 +08:00
parent 4bb739979f
commit 81ccb35efb

View File

@@ -673,6 +673,7 @@
}
this.dataList = [...this.dataTotalList];
this.showShadow=false;
this.$nextTick(() => {
if (this.dataList.length > 0 ) {
this.dataList.forEach((item,index) => {