|
@ -254,7 +254,7 @@ new Vue({
|
|
params.doctor = this.doctorTeam.doctorCode
|
|
params.doctor = this.doctorTeam.doctorCode
|
|
}
|
|
}
|
|
if(this.isSaveBtn1) {
|
|
if(this.isSaveBtn1) {
|
|
params.healthDoctorCode = this.doctorTeam.healthDoctorCode
|
|
|
|
|
|
params.healthDoctor = this.doctorTeam.healthDoctorCode
|
|
}
|
|
}
|
|
if(this.isSaveBtn2) {
|
|
if(this.isSaveBtn2) {
|
|
params.expensesType = this.patientInfo.jtSign.expensesType
|
|
params.expensesType = this.patientInfo.jtSign.expensesType
|