@@ -202,7 +202,7 @@
this.dialogVisible = true
},
BillSureClickConfirm () {
- this.$confirm('请您确认信息准确无误后交费,电子发票将发送至预留电子邮箱,是否继续?', '提示', {
+ this.$confirm('请您确认信息准确无误后交费,电子发票将通过短信发送至您的手机,是否继续?', '提示', {
confirmButtonText: '确定',
cancelButtonText: '取消',
type: 'info'
@@ -79,6 +79,8 @@
height="calc(100vh - 243px)"
style="width: 100%"
@sort-change="orderby"
+ highlight-current-row
+ stripe
>
<el-table-column label="操作" width="320px" align="center" fixed="right" show-overflow-tooltip>
<template slot-scope="scope">