Merge remote-tracking branch 'origin/dev_20231201_feizhi' into dev_20231201_feizhi

This commit is contained in:
zhoulingpo
2023-12-08 16:02:28 +08:00
@@ -129,6 +129,7 @@ export default {
},
watch: {
data() {
this.isEmpty = false
if (this.data.length === 0) {
this.scrollTo(0,0)
this.isEmpty = true