添加钉钉通知
This commit is contained in:
@@ -99,6 +99,7 @@
|
||||
<div class="layui-input-inline ">
|
||||
<input type="radio" name="notify_type" lay-verify="required" value="0" title="邮件" checked>
|
||||
<input type="radio" name="notify_type" lay-verify="required" value="1" title="短信" >
|
||||
<input type="radio" name="notify_type" lay-verify="required" value="2" title="钉钉" >
|
||||
</div>
|
||||
<div class="layui-form-mid layui-word-aux"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user