Przeglądaj źródła

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

carver 2 lat temu
rodzic
commit
1e5e44d121

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

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