meixioacomponent 0.3.96 → 0.3.97

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": "meixioacomponent",
3
- "version": "0.3.96",
3
+ "version": "0.3.97",
4
4
  "private": false,
5
5
  "author": "YuRi",
6
6
  "main": "lib/meixioacomponent.umd.min.js",
@@ -441,7 +441,7 @@ export default {
441
441
  // 排序规则
442
442
  sortByApi: {
443
443
  type: Boolean,
444
- default: false,
444
+ default: true,
445
445
  },
446
446
  },
447
447
  components: {