3
1

2 کامیت‌ها b1c57a0fca ... 5d44ce15e0

نویسنده SHA1 پیام تاریخ
  lex-wxl 5d44ce15e0 Merge branch '11/24SAAS' into jenkins-main 4 روز پیش
  lex-wxl c5e5afb9d6 Update sporadicList.vue 4 روز پیش
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/sporadicManager/sporadicList.vue

+ 1 - 1
src/views/sporadicManager/sporadicList.vue

@@ -757,7 +757,7 @@ export default {
         this.title1 = "查看个人收费";
         let url =
           vaildStudentUrl() +
-          `/#/sporadicPay?id=${row.id}&userId=${row.userId}`;
+          `/#/sporadicLogin?id=${row.id}&userId=${row.userId}`;
         this.qrCodeUrl = url;
         maskForm.code = url;
         maskForm.studentId = row.userId;