瀏覽代碼

fix: 测试-默认使用个账

carver 1 年之前
父節點
當前提交
91c0a341fc
共有 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: {},
 		},