修改
This commit is contained in:
parent
010cf1d4ba
commit
18c3144c62
@ -519,7 +519,8 @@ export default {
|
|||||||
this.form.diseaseTypeId=this.formlist.diseaseTypeId,
|
this.form.diseaseTypeId=this.formlist.diseaseTypeId,
|
||||||
this.form.diseaseTypeName=this.formlist.diseaseTypeName,
|
this.form.diseaseTypeName=this.formlist.diseaseTypeName,
|
||||||
this.form.routeHandleRemark=this.formlist.routeHandleRemark
|
this.form.routeHandleRemark=this.formlist.routeHandleRemark
|
||||||
console.log(this.form, 'this.form')
|
this.form.visitRecordId=this.$route.query.visitRecordId,
|
||||||
|
// console.log(this.form, 'this.form')
|
||||||
// return
|
// return
|
||||||
addPatientQuestionResult(this.form).then(response => {
|
addPatientQuestionResult(this.form).then(response => {
|
||||||
this.$confirm('保存成功, 是否返回上一页?', '提示', {
|
this.$confirm('保存成功, 是否返回上一页?', '提示', {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user