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)