闫增涛
2024-12-04 5a8347e8a64bd6b5634f7177ca25c43a6baac7f3
packagePersonal/pages/sampleBooks/index.js
@@ -117,6 +117,7 @@
        field: 'CreateDate'
      }
    }).then((res) => {
      console.log(res.datas);
      try {
        if (res.datas.length > 0) {
          res.datas.forEach((item) => {