@@ -628,7 +628,8 @@ export default {
|
||||
},
|
||||
mounted() {
|
||||
if (!(this.data.IsVisit || this.data.IsBaseLine)) {
|
||||
this.clinicalType = this.$d.GetClinicalType[0].value.toString();
|
||||
// this.clinicalType = this.$d.GetClinicalType[0].value.toString();
|
||||
this.clinicalType = '1';
|
||||
} else {
|
||||
this.getList(true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user