Ver a proveniência

主分支合并

message
douzhuo há 2 anos
ascendente
cometimento
b3a43e1ccb
2 ficheiros alterados com 2 adições e 1 eliminações
  1. +1
    -0
      pages/index/consumer/index.vue
  2. +1
    -1
      pages/reportExcel/weekReport.vue

+ 1
- 0
pages/index/consumer/index.vue Ver ficheiro

@@ -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 Ver ficheiro

@@ -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">


Carregando…
Cancelar
Guardar