From 246a48ab5338ff812e56d67c4ea8124747017794 Mon Sep 17 00:00:00 2001 From: meteorlxy Date: Tue, 21 May 2019 18:38:14 +0800 Subject: [PATCH] fix: sort pages in global computed properties --- lib/components/PostsList.vue | 15 +-------------- lib/plugins/blog/enhanceApp.js | 10 +++++++++- 2 files changed, 10 insertions(+), 15 deletions(-) diff --git a/lib/components/PostsList.vue b/lib/components/PostsList.vue index 72e3f46a..5168dd7c 100644 --- a/lib/components/PostsList.vue +++ b/lib/components/PostsList.vue @@ -42,7 +42,6 @@