Browse Source

短信文案;查询表格样式

baichengfei 5 years ago
parent
commit
919b39057e

+ 1 - 1
src/dashoo.cn/frontend_web/src/pages/oilsupplier/paymentinfo/paymentsure.vue

@@ -202,7 +202,7 @@
         this.dialogVisible = true
       },
       BillSureClickConfirm () {
-        this.$confirm('请您确认信息准确无误后交费,电子发票将发送至预留电子邮箱,是否继续?', '提示', {
+        this.$confirm('请您确认信息准确无误后交费,电子发票将通过短信发送至您的手机,是否继续?', '提示', {
           confirmButtonText: '确定',
           cancelButtonText: '取消',
           type: 'info'

+ 2 - 0
src/dashoo.cn/frontend_web/src/pages/select/companyselect/index.vue

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