Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Cadastrar
Acessar
Acher
/
newEdition
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Ver código fonte
主分支合并
message
douzhuo
2 anos atrás
pai
6c3f12742b
commit
b3a43e1ccb
2 arquivos alterados
com
2 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-0
pages/index/consumer/index.vue
+1
-1
pages/reportExcel/weekReport.vue
+ 1
- 0
pages/index/consumer/index.vue
Ver arquivo
@@ -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 arquivo
@@ -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">
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar