瀏覽代碼

Merge branch 'master' of http://git.cc-lotus.info/ball-court/court-badminton

zs 2 年之前
父節點
當前提交
828f7257ad
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 });
             }
         }
     },