wip
This commit is contained in:
parent
1eecc1fa3d
commit
de6d77d0cb
29 changed files with 422 additions and 426 deletions
|
|
@ -12,9 +12,9 @@
|
|||
import define from '../../../../common/define-widget';
|
||||
export default define({
|
||||
name: 'post-form',
|
||||
props: {
|
||||
props: () => ({
|
||||
design: 0
|
||||
}
|
||||
})
|
||||
}).extend({
|
||||
data() {
|
||||
return {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue