소스 검색

fix: 删除冗余代码

carver 1 년 전
부모
커밋
09a245d746
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      antbuilder/industry/hospitalV2/components/hospital-payment-detail-yibao/index.js

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

@@ -42,10 +42,6 @@ Component(
 				this.hanldeGetPayAuthInfo(type);
 			},
 
-			saveSubscribe(ref) {
-				this.subscribe = ref;
-			},
-
 			async hanldeGetPayAuthInfo(type) {
 				if (this._paying) return;
 				const app = getApp();