shish 3 lat temu
rodzic
commit
ce47d68312
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      ghsApp/src/admin/billing/affirm.vue

+ 2 - 2
ghsApp/src/admin/billing/affirm.vue

@@ -446,9 +446,9 @@ export default {
         if(this.form.hasPay == 0){
           name = '确认扫码付?'
         }else if(this.form.hasPay == 1){
-          name = '确认已付款?'
+          name = '确认已付款?'
         }else if(this.form.hasPay == 2){
-          name = '确认记欠款?'
+          name = '确认记欠款?'
         }else{
           name = '确认提交'
         }