@@ -1210,7 +1210,7 @@
console.log('交费按钮')
this.$confirm('是否确认交费', '提示', {
confirmButtonText: '确定',
- cancelButtonText: '取消'
+ cancelButtonText: '取消',
type: 'warning'
}).then(() => {
var payRes = this.payMakeSure()