Explorar o código

notice data 修改

menc %!s(int64=2) %!d(string=hai) anos
pai
achega
e4905a0ffb
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/notice/notice.js

+ 2 - 2
pages/notice/notice.js

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