فهرست منبع

订单消息提示修改

qymljy 1 سال پیش
والد
کامیت
0cbf62ee3a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/SManagement/user/pay-orders/modules/add.vue

+ 1 - 1
src/SManagement/user/pay-orders/modules/add.vue

@@ -505,7 +505,7 @@ export default {
       if (this.createNow){
       if (this.createNow){
         if (this.isleader === 1){
         if (this.isleader === 1){
           if (this.message !== ''){
           if (this.message !== ''){
-            this.$confirm(this.message+' 付费还未到期,是否继续付费?', '提示', {
+            this.$confirm(this.message+' 账号还未到期,是否继续付费?', '提示', {
               confirmButtonText: '确定',
               confirmButtonText: '确定',
               cancelButtonText: '取消',
               cancelButtonText: '取消',
               type: 'warning'
               type: 'warning'