@@ -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)