소스 검색

首页工作首复访查询跳转

master
zzjjd 1 년 전
부모
커밋
3886e92e80
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      pages/center/records/index.vue
  2. +1
    -1
      pages/index/index.vue

+ 1
- 1
pages/center/records/index.vue 파일 보기

@@ -508,7 +508,7 @@
this.endtime = options.endtime + ' 23:59:59';
}
if (options.visitRecords==1) {
this.visitList[0].isShow=true
this.visitList[0].isShow=true
}else if(options.visitRecords==2){
this.visitList[1].isShow=true
this.visitList[2].isShow=true


+ 1
- 1
pages/index/index.vue 파일 보기

@@ -1067,7 +1067,7 @@
uni.navigateTo({
url: '/pages/center/prohibited/index?refresh=refresh&activeTotal=0' + '&violatedStatus=1'
});
} else {
} else {
if (this.zhixingcenterindex == 2) {
uni.navigateTo({
url: '/pages/center/prohibited/index?refresh=refresh&activeTotal=2' +


불러오는 중...
취소
저장