瀏覽代碼

notice data 修改

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