Browse Source

fix: 测试-默认使用个账

carver 1 year ago
parent
commit
91c0a341fc

+ 1 - 1
antbuilder/industry/hospitalV2/components/hospital-payment-detail-yibao/index.js

@@ -22,7 +22,7 @@ Component(
 			canPay: false,
 			prescriptionList: [],
 			actionsheetVisible: false,
-			isUserPersonalAccount: false, // 默认使用个账
+			isUserPersonalAccount: true, // 默认使用个账
 			isCulculate: false,
 			preConfirmInfo: {},
 		},