Browse Source

修改欠费二维码

lex-xin 4 years ago
parent
commit
ae42e36288
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/arrearage-students/modals/list.vue

+ 1 - 1
src/views/arrearage-students/modals/list.vue

@@ -146,7 +146,7 @@ export default {
     },
     },
     openCode(row) {
     openCode(row) {
       this.codeStatus = true
       this.codeStatus = true
-      this.codeUrl = vaildStudentUrl() + '/#/musicGroupRenew?calenderId=' + row.id + '&id=' + this.musicGroupId
+      this.codeUrl = vaildStudentUrl() + '/#/musicGroupRenew?calenderId=' + row.musicGroupPaymentCalenderId + '&id=' + this.musicGroupId
     },
     },
     async removeUser() {
     async removeUser() {
       try {
       try {