健康上报

This commit is contained in:
liuye
2022-10-13 09:38:33 +08:00
parent 5b87e550f4
commit e7fc6860a9

View File

@@ -96,7 +96,7 @@ export default {
onLoad() {
this.getCropAreaId()
uni.$on('updateLists', () => {
uni.$on('updateList', () => {
this.current = 1
this.getList()
this.getTotal()