Forráskód Böngészése

fix: 屏蔽之前的就诊院区拼接

carver 2 éve
szülő
commit
c95c8140ab

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

@@ -37,10 +37,10 @@ Component(
 					key: "districtName",
 					key: "districtName",
 					label: "就诊医院",
 					label: "就诊医院",
 				},
 				},
-				{
-					key: "yuanqu",
-					label: "就诊院区",
-				},
+				// {
+				// 	key: "yuanqu",
+				// 	label: "就诊院区",
+				// },
 			],
 			],
 			checkedPatient: {},
 			checkedPatient: {},
 			inProgress: false,
 			inProgress: false,