Browse Source

bug

hella_online_20240829
zhang_li 2 months ago
parent
commit
76b0811241
  1. 2
      src/pages/package/record/overPackageRecord.vue

2
src/pages/package/record/overPackageRecord.vue

@ -408,7 +408,7 @@
} }
uni.setStorageSync('overPackageRecordPointParams',overPackageRecordPointParams) uni.setStorageSync('overPackageRecordPointParams',overPackageRecordPointParams)
this.detailSource = [] this.detailSource = []
else { }else {
this.showErrorMessage(res.data) this.showErrorMessage(res.data)
} }
// if (res.data) { // if (res.data) {

Loading…
Cancel
Save