| | |
| | | // 数据范围选项 |
| | | fot:['.bmp','.jpg','.jpeg','.png','.tif','.gif','.pcx','.tga','.exif','.fpx', |
| | | '.svg','.psd','.cdr','.pcd','.dxf','.ufo','.eps','.ai','.aw','.WMF','.webp','.apng'], |
| | | |
| | | |
| | | fileList:[ |
| | | ], |
| | | fileListOther:[ |
| | |
| | | }, |
| | | created() { |
| | | this.getList() |
| | | |
| | | this.$route.meta.title = "现状健康情况"; |
| | | this.$route.meta.title = "现状健康情况"; |
| | | }, |
| | | |
| | | methods: { |
| | |
| | | }; |
| | | console.log(111) |
| | | console.log(this.bloodData) |
| | | |
| | | |
| | | if(isObjectEmpty(this.bloodData)){ |
| | | this.HealthyBaseList.bloodClass = this.HealthyBaseList.bloodClass; |
| | | }else { |
| | |
| | | if (valid) { |
| | | if (this.HealthyBaseList!== undefined) { |
| | | updateHealthBase(this.HealthyBaseList).then(response => { |
| | | this.$modal.msgSuccess("修改成功11"); |
| | | this.$modal.msgSuccess("修改成功"); |
| | | |
| | | // this.open = false; |
| | | this.btn=false |
| | |
| | | } |
| | | }) |
| | | // 刷新页面 |
| | | |
| | | |
| | | }, |
| | | //年度健康报告 |
| | | toYearhealthy(){ |