Skip to content

Commit 5faa602

Browse files
committed
fix: vue js remember share messages
1 parent bf674a7 commit 5faa602

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

assets/js/build/publish_now.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vue/src/vue-elements/pro/publish-now.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
v-show="showField[key]"
9292
:name="key"
9393
:disabled="!isPro"
94+
:value="page_active_accounts[key] || ''"
9495
class="rop-custom-instant-share-message-area"
9596
/>
9697
<p

0 commit comments

Comments
 (0)