FANGLH 7 năm trước cách đây
mục cha
commit
71ec54a0fd
1 tập tin đã thay đổi với 5 bổ sung1 xóa
  1. 5 1
      pages/corporateInfo/corporateInfo.js

+ 5 - 1
pages/corporateInfo/corporateInfo.js

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