fix(ui): bind attributes to PublishWidgetList
list (#2952)
This commit is contained in:
parent
dd6fab86ee
commit
dbf743afd9
2 changed files with 2 additions and 1 deletions
|
@ -88,7 +88,7 @@ onReactivated(() => {
|
|||
<PublishWidgetList
|
||||
v-if="currentUser"
|
||||
ref="publishWidget"
|
||||
border="y base"
|
||||
class="border-y border-base"
|
||||
:draft-key="replyDraft!.key"
|
||||
:initial="replyDraft!.draft"
|
||||
@published="refreshContext()"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue