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