修改保存
This commit is contained in:
parent
544b0c0ceb
commit
fd9da6c1fb
@ -815,9 +815,9 @@ export default {
|
||||
signrouteadd(newObj).then((res) => {
|
||||
var message = ''
|
||||
if (this.$route.query.path == "/patient/signRecord") {
|
||||
message = '保存成功,即将返回签约列表'
|
||||
} else if (this.$route.query.path == "/patient/patientinfoimport") {
|
||||
message = '保存成功,即将返回签约患者列表'
|
||||
} else if (this.$route.query.path == "/patient/patientinfoimport") {
|
||||
message = '保存成功,即将返回患者导入列表'
|
||||
|
||||
} else if (this.$route.query.path == "/patient/ImportDetails") {
|
||||
message = '保存成功,即将返回导入明细列表'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user