FANGLH 7 năm trước cách đây
mục cha
commit
71ec54a0fd

+ 5 - 1
pages/corporateInfo/corporateInfo.js

@@ -34,7 +34,11 @@ Page({
           comInfoDatas:res.data.data
           comInfoDatas:res.data.data
         })
         })
       } else {
       } else {
-      
+        wx.showToast({
+          title: res.data.msg,
+          icon: 'none',
+          duration: 2000
+        })
       }
       }
     }, function (res) {
     }, function (res) {
       wx.showToast({
       wx.showToast({