doway-coms 1.6.38 → 1.6.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "doway-coms",
3
- "version": "1.6.38",
3
+ "version": "1.6.39",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -218,7 +218,7 @@ export default {
218
218
  ],
219
219
  operator: "and",
220
220
  },
221
- sorts: [],
221
+ sorts: [['createTime', 'desc']]
222
222
  };
223
223
  searchObjectCommentApi(postData).then((res) => {
224
224
  let tmp = [];