瀏覽代碼

fix: 挂号确认跳转支付时,清除就诊人缓存

carver 2 年之前
父節點
當前提交
1e5e44d121
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      antbuilder/industry/hospitalV2/components/order-pay/index.js

+ 3 - 0
antbuilder/industry/hospitalV2/components/order-pay/index.js

@@ -182,6 +182,9 @@ Component(
 
 			// 跳转到预约详情
 			toDetail(orderId) {
+				this.setData({
+					checkedPatient: {},
+				});
 				history.push({
 					title: "预约详情",
 					query: {