|
|
@ -174,6 +174,8 @@ export default { |
|
|
this.tableData = [] |
|
|
this.tableData = [] |
|
|
this.previousData = [] // 上次 |
|
|
this.previousData = [] // 上次 |
|
|
this.previousTwoData = [] // 上上次 |
|
|
this.previousTwoData = [] // 上上次 |
|
|
|
|
|
}else{ |
|
|
|
|
|
return |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
// /api/app/OccupationalDisease/GetRegisterCheckPictureByPatientRegisterId 旧版 |
|
|
// /api/app/OccupationalDisease/GetRegisterCheckPictureByPatientRegisterId 旧版 |
|
|
|