瀏覽代碼

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();