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