Browse Source

报名报错修改

lrf 2 years ago
parent
commit
90a26893b6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/matchInfo/sign.js

+ 1 - 1
pages/matchInfo/sign.js

@@ -62,7 +62,7 @@ Page({
                 })
 
             } else {
-                wx.showToast({ title: `${res.errMsg}`, icon: 'fail', duration: 2000 });
+                wx.showToast({ title: `${arr.errmsg}`, icon: 'fail', duration: 2000 });
             }
         }
     },