workflow: use pinia replace vuex and fix some bug

This commit is contained in:
xiaoxian521
2021-05-28 16:51:49 +08:00
parent a26f711d83
commit d9132ffa64
19 changed files with 264 additions and 223 deletions

View File

@@ -19,7 +19,7 @@ const editorRouter = {
component: () => import("/@/views/editor/index.vue"),
meta: {
title: "message.hseditor",
showLink: false,
showLink: true,
savedPosition: true,
},
},