This commit is contained in:
syuilo
2020-09-06 21:04:46 +09:00
parent 7f01aad576
commit 8f2dd47b4a
3 changed files with 15 additions and 3 deletions

View File

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