This commit is contained in:
syuilo
2020-09-05 19:38:57 +09:00
parent 5f3f9e2f8f
commit cb965feab4
14 changed files with 122 additions and 146 deletions

View File

@@ -295,7 +295,7 @@ export default defineComponent({
},
post() {
this.$root.post();
this.$store.commit('setPostForm', {});
},
search() {