|
@ -273,7 +273,7 @@ layui.use('element', function () {
|
|
location.href = "moreplan.html?patientCode=" + data.patientCode
|
|
location.href = "moreplan.html?patientCode=" + data.patientCode
|
|
},
|
|
},
|
|
checkPlan: function (data) {
|
|
checkPlan: function (data) {
|
|
location.href = "../../rehabilitation/html/rehabilitation_management.html?planid=" + data.id + "&status=" + data.status
|
|
|
|
|
|
location.href = "../../rehabilitation/html/rehabilitation_management.html?planId=" + data.id + "&status=" + data.status
|
|
|
|
|
|
},
|
|
},
|
|
stop: function (data) {
|
|
stop: function (data) {
|