Browse Source

notice data 修改

menc 2 years ago
parent
commit
e4905a0ffb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/notice/notice.js

+ 2 - 2
pages/notice/notice.js

@@ -30,9 +30,9 @@ Page({
 
   getQiyeEnterpriseListSuccess(res) {
 
-    console.log("####" + this.data.pageNum)
+    console.log("####" + this.pageNum)
     this.setData({
-      enterpriseList: res.data.rows,
+      enterpriseList: res.rows,
     })
     var that = this
     if (this.data.pageNum == 1) {