shish hace 1 mes
padre
commit
8e9ffde4ac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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)