template div style=position absolute; height 20px t-card bordered=false t-form ref=form data=formData rules=FORM_RULES label-align=top label-width=100 reset=onReset
模板信息【UUID:{{template.template_uuid}}】
探索配置
探索范围配置
<div class="form-submit-container">
<div class="form-submit-sub">
<div class="form-submit-left">
<t-button theme="primary" class="form-submit-confirm" type="submit"> 提交 </t-button>
<t-button type="reset" class="form-submit-cancel" theme="default" variant="base"> 取消 </t-button>
</div>
</div>
</div>
</t-form>
<t-anchor :affixProps="{ offsetTop: 50 }" style=" margin: -20px;" size="medium">
<t-anchor-item :href="'#探索配置'" title="探索配置" style="margin-bottom: 10px;">
<t-anchor-item :href="'#探索范围配置'" title="探索范围配置" style="margin-bottom: 10px;margin-top: 10px;"></t-anchor-item>
<t-anchor-item :href="'#定向操作配置'" title="定向操作配置" style="margin-bottom: 10px;"></t-anchor-item>
<t-anchor-item :href="'#定时操作配置'" title="定时操作配置" style="margin-bottom: 10px;"></t-anchor-item>
</t-anchor-item>
<t-anchor-item :href="'#环境配置'" title="环境配置" style="margin-bottom: 10px;">
<t-anchor-item :href="'#弱网'" title="弱网" style="margin-bottom: 10px;margin-top: 10px;"></t-anchor-item>
</t-anchor-item>
<t-anchor-item :href="'#数据回收配置'" title="数据回收配置" style="margin-bottom: 10px;">
<t-anchor-item :href="'#截图频率'" title="截图频率" style="margin-bottom: 10px;margin-top: 10px;"></t-anchor-item>
<t-anchor-item :href="'#故障监控方式'" title="故障监控方式" style="margin-bottom: 10px;"></t-anchor-item>
</t-anchor-item>
<t-anchor-item :href="'#故障提单'" title="故障提单" style="margin-bottom: 10px;">
<t-anchor-item :href="'#提单模板'" title="提单模板" style="margin-bottom: 10px;margin-top: 10px;"></t-anchor-item>
<t-anchor-item :href="'#提单过滤'" title="提单过滤" style="margin-bottom: 10px;"></t-anchor-item>
</t-anchor-item>
</t-anchor>
</t-card>
<t-back-top :bottom="200" :right="200" />
原文地址: http://www.cveoy.top/t/topic/iTfW 著作权归作者所有。请勿转载和采集!