Browse Source

首页查修改

master
zzjjd 10 months ago
parent
commit
6fc14b7678
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pages/index/index.vue

+ 1
- 1
pages/index/index.vue View File

@@ -886,7 +886,7 @@
statDateEnd: this.statDateEnd,
visitRecord: this.visitRecord1
},
success: (data) => {
success: (data) => {
if (data.data.data == null) {
return
} else {


Loading…
Cancel
Save