no message
Former-commit-id: 52432e8e488879fe42ad6eda46e0a000d97fc93b [formerly 52432e8e488879fe42ad6eda46e0a000d97fc93b [formerly 52432e8e488879fe42ad6eda46e0a000d97fc93b [formerly 52432e8e488879fe42ad6eda46e0a000d97fc93b [formerly 30d738eb8a3c65675447970f6f8d9ccb9ae3e161 [formerly 6b36a6323a4c908ef5e26fdebe9986ff09717763]]]]] Former-commit-id: 9074dba6872fd059e13e2b05a4eda8a12b703145 Former-commit-id: 78b46ece06add9e1f1166560734ed43d544dfc51 Former-commit-id: 708001f5130c79ed31611823b6e537d534d58f0e [formerly 915848ce4f5f498fae83d0bf35ae70800f0928a8] Former-commit-id: ad681e26a1ba8a80a46d11196f83a609503c70ab Former-commit-id: 79ac91bb10055a800b0010e52206a74234f7b96d Former-commit-id: fffae9662b1f9daad7da184b7bdddf4fd1e41218 Former-commit-id: 096014aeb2c3a031d298592dfa838b27f5ef9268 Former-commit-id: 7795403b9bacd7fc2d69bde981e2f3ffa6470466
This commit is contained in:
@@ -14,7 +14,10 @@
|
||||
<d2-markdown key="noupdate" :source="up2date"/>
|
||||
</div>
|
||||
<template slot="footer">
|
||||
<el-button type="primary" size="mini" @click="d2adminUpdateNotifySet(!updateNotify)">
|
||||
<el-button
|
||||
:type="updateNotify ? 'primary' : 'default'"
|
||||
size="mini"
|
||||
@click="d2adminUpdateNotifySet(!updateNotify)">
|
||||
{{updateNotify ? '关闭更新提醒' : '打开更新提醒'}}
|
||||
</el-button>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user