Explorar el Código

优化统计填报

wulanhaote
liuminjian hace 2 años
padre
commit
4ff19be136
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. +4
    -1
      src/views/sunVillage_info/statistical_report_edit.vue

+ 4
- 1
src/views/sunVillage_info/statistical_report_edit.vue Ver fichero

@@ -408,8 +408,11 @@ export default {
message:'保存成功!',
type: 'success'
});
setTimeout(()=>{
this.$router.push('/sunVillage_info/statistical_report')
},1500)
}
})
},
typeDeclarationClick(){


Cargando…
Cancelar
Guardar