mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 02:12:12 +08:00
@@ -94,7 +94,7 @@
|
||||
<ops-icon type="ops-setting-notice-wx" />
|
||||
</div>
|
||||
<div @click="handleBindWx" class="setting-person-bind-button">
|
||||
{{ form.notice_info.wechatApp ? '重新绑定' : '绑定' }}
|
||||
{{ form.notice_info && form.notice_info.wechatApp ? '重新绑定' : '绑定' }}
|
||||
</div>
|
||||
</a-space>
|
||||
</a-form-model-item>
|
||||
|
Reference in New Issue
Block a user