소스 검색

优化统计填报

wulanhaote
liuminjian 2 년 전
부모
커밋
4ff19be136
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      src/views/sunVillage_info/statistical_report_edit.vue

+ 4
- 1
src/views/sunVillage_info/statistical_report_edit.vue 파일 보기

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


불러오는 중...
취소
저장