Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Acher
/
newEdition
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
主分支合并
message
douzhuo
hace 2 años
padre
6c3f12742b
commit
b3a43e1ccb
Se han
modificado 2 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-0
pages/index/consumer/index.vue
+1
-1
pages/reportExcel/weekReport.vue
+ 1
- 0
pages/index/consumer/index.vue
Ver fichero
@@ -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 fichero
@@ -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">
Escribir
Vista previa
Cargando…
Cancelar
Guardar