This commit is contained in:
syuilo 2018-02-28 01:13:42 +09:00
parent 0f0b61160d
commit 174802f4c9

View File

@ -30,6 +30,7 @@ export default (os) => (opts) => {
}
const vm = new PostForm({
parent: os.app,
propsData: {
reply: o.reply
}