From ef92dd5c966eda412e2db5a2e95643e7a367441f Mon Sep 17 00:00:00 2001 From: Seth Ladygo Date: Mon, 20 May 2019 04:16:16 -0700 Subject: [PATCH] CatalogEditor: redirect on successful save --- cateditor/src/components/CatalogEditor.vue | 12 ++++++++++++ cateditor/src/pages/editor/store/index.js | 19 ++++++++++--------- 2 files changed, 22 insertions(+), 9 deletions(-) diff --git a/cateditor/src/components/CatalogEditor.vue b/cateditor/src/components/CatalogEditor.vue index 2f879dd..e24be27 100644 --- a/cateditor/src/components/CatalogEditor.vue +++ b/cateditor/src/components/CatalogEditor.vue @@ -54,6 +54,7 @@