浏览代码

fix: 测试-默认使用个账

carver 1 年之前
父节点
当前提交
8fe1249c5c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      antbuilder/industry/hospitalV2/components/hospital-payment-detail-yibao/index.js

+ 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: {},
 		},