修改页面刷新

This commit is contained in:
wong1988
2024-01-20 16:20:31 +08:00
parent cb200335f3
commit 01875433da

View File

@@ -244,7 +244,7 @@
} }
// 状态对才获取 // 状态对才获取
if (this.changeLoading) { if (this.baseDataSuccess) {
this.getgoods() this.getgoods()
} }
}, },