|
|
@@ -210,7 +210,7 @@ Page({
|
|
|
wx.hideLoading();
|
|
|
wx.showToast({ title: "发布成功", icon: "success" });
|
|
|
wx.redirectTo({
|
|
|
- url: `/module/order/pages/offline-evaluate/offline-evaluate`,
|
|
|
+ url: `/module/care/pages/care/verifyRecord?id=${this.data.service?.patientConditioningProgramId}`,
|
|
|
});
|
|
|
} catch (error: any) {
|
|
|
wx.hideLoading();
|