shish 1 月之前
父節點
當前提交
8e9ffde4ac
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ghsApp/src/admin/custom/invitePay.vue

+ 1 - 0
ghsApp/src/admin/custom/invitePay.vue

@@ -30,6 +30,7 @@ export default {
 		this.salt = this.option.salt?this.option.salt:''
 	},
 	methods: {
+		init(){},
 		showBill() {
 			let that = this
 			console.log('admin/ghs/pay?id='+that.id+'&salt='+that.salt)