Explorar o código

修改欠费二维码

lex-xin %!s(int64=4) %!d(string=hai) anos
pai
achega
ae42e36288
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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) {
       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() {
       try {