This commit is contained in:
liushiwei
2023-09-12 08:52:58 +08:00
parent 5d38372094
commit c7be87fb7a
2 changed files with 5 additions and 1 deletions

View File

@@ -463,9 +463,11 @@
this.getList(data, this.mallList[this.loadMallIndex].mallId, this.mallList[this.loadMallIndex].mallName, 1)
} else {
this.isLoading = false
this.isDlgLoading = false
Message.success("所有店铺备货单已加载完成")
}
} else {
this.isLoading = false
this.isDlgLoading = false
}
}