wip
This commit is contained in:
parent
78160188d9
commit
dea85c3a97
4 changed files with 4 additions and 12 deletions
|
|
@ -10,7 +10,7 @@ import Vue from 'vue';
|
|||
export default Vue.extend({
|
||||
methods: {
|
||||
post() {
|
||||
(this.$parent.$parent as any).openPostForm();
|
||||
(this as any).apis.post();
|
||||
}
|
||||
}
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue