2
3
yuedefeng 5 rokov pred
rodič
commit
c08bf22521

+ 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'