fix:刷新取消遮罩
This commit is contained in:
@@ -673,6 +673,7 @@
|
||||
}
|
||||
|
||||
this.dataList = [...this.dataTotalList];
|
||||
this.showShadow=false;
|
||||
this.$nextTick(() => {
|
||||
if (this.dataList.length > 0 ) {
|
||||
this.dataList.forEach((item,index) => {
|
||||
|
||||
Reference in New Issue
Block a user