Explorar el Código

提交日报周报页面

newStyle
douzhuo hace 2 años
padre
commit
ba02735ab5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/views/building/sugDetail.vue

+ 1
- 1
src/views/building/sugDetail.vue Ver fichero

@@ -94,7 +94,7 @@ export default {
this.getParamsObj.id = this.$route.query.id
}
if (this.$route.query.week) {
this.week = this.$route.query.week
this.getParamsObj.week = this.$route.query.week
}
if (this.$route.query.pid) {
this.getParamsObj.pid = this.$route.query.pid


Cargando…
Cancelar
Guardar