From 24903754a19841cce55d37374155f2cb0f208fe1 Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Wed, 22 May 2019 01:58:37 -0700 Subject: [PATCH] CatalogList: simplify using mapState --- cateditor/src/components/CatalogList.vue | 28 +++++++++--------------- cateditor/src/pages/list/store/index.js | 15 ------------- 2 files changed, 10 insertions(+), 33 deletions(-) diff --git a/cateditor/src/components/CatalogList.vue b/cateditor/src/components/CatalogList.vue index 061b2c8..bd0ef9d 100644 --- a/cateditor/src/components/CatalogList.vue +++ b/cateditor/src/components/CatalogList.vue @@ -215,7 +215,7 @@