Refactoring

This commit is contained in:
syuilo
2019-05-21 03:07:11 +09:00
parent 262d5ead51
commit 5511b6e013
41 changed files with 764 additions and 1408 deletions

View File

@ -144,8 +144,6 @@ export default prop => ({
break;
}
}
this.$emit(`update:${prop}`, this.$_ns_note_);
},
}
});