feat: UI更新 触发器 (#179)

* feat:新增api&适配

* feat:触发器

* add packages & 注释代码

* feat: webhook tips
This commit is contained in:
wang-liang0615
2023-09-26 18:25:04 +08:00
committed by GitHub
parent dca8781a03
commit b8d93bc9eb
23 changed files with 3895 additions and 2553 deletions

View File

@@ -94,7 +94,7 @@
<ops-icon type="ops-setting-notice-wx" />
</div>
<div @click="handleBindWx" class="setting-person-bind-button">
{{ form.wx_id ? '重新绑定' : '绑定' }}
{{ form.notice_info.wechatApp ? '重新绑定' : '绑定' }}
</div>
</a-space>
</a-form-model-item>