Browse Source

修改页面刷新

master
wong1988 1 year ago
parent
commit
01875433da
  1. 2
      pages/home/cloudCard2.vue

2
pages/home/cloudCard2.vue

@ -244,7 +244,7 @@
}
//
if (this.changeLoading) {
if (this.baseDataSuccess) {
this.getgoods()
}
},

Loading…
Cancel
Save