瀏覽代碼

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

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

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

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