소스 검색

主分支合并

message
douzhuo 2 년 전
부모
커밋
b3a43e1ccb
2개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -0
      pages/index/consumer/index.vue
  2. +1
    -1
      pages/reportExcel/weekReport.vue

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

@@ -402,6 +402,7 @@
},

onPullDownRefresh() {
this.buildingID = uni.getStorageSync('buildingID').id;
this.LOADING = true
this.nextPage = 1;
this.isRefresh = true;


+ 1
- 1
pages/reportExcel/weekReport.vue 파일 보기

@@ -5,7 +5,7 @@
<!-- 头部日报卡 -->
<view class="c-head-card">
<view class="c-title-text">
{{ projectName || '' }}数智工牌周报
{{ projectName || '' }}销讲助手周报
</view>
<text class="date">{{ weekObj.createTimeName }}</text>
<view class="creative-time">


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