Browse Source

2026-07-28

异常规则配置
master
fengyuan_yang 1 day ago
parent
commit
8fd3baf6c5
  1. 2
      src/views/modules/sys/sceneExceptionRuleConfig.vue

2
src/views/modules/sys/sceneExceptionRuleConfig.vue

@ -145,7 +145,7 @@
</el-select>
</el-form-item>
</el-form>
<el-footer style="height: 35px; margin-top: 10px; text-align: center">
<el-footer style="height: 35px; margin-top: 50px; text-align: center">
<el-button type="primary" @click="saveMain">保存</el-button>
<el-button type="primary" @click="mainDialogVisible = false">关闭</el-button>
</el-footer>

Loading…
Cancel
Save