修改itic点击波形图

This commit is contained in:
guanj
2026-03-26 14:53:34 +08:00
parent 93ee7e4034
commit fafc5f82c4
28 changed files with 24966 additions and 24719 deletions

View File

@@ -1,5 +1,5 @@
<template>
<div class="strategy-manage pd10" :style="height">
<div class="strategy-manage pd10" :style="height" style="overflow-y: auto;">
<!-- 折叠面板 -->
<el-collapse v-model="activeNames" >
@@ -194,7 +194,7 @@ import { ElMessageBox } from 'element-plus'
// 页面缓存
defineOptions({
name: 'system-boot/sysConfig/timer'
name: 'system-boot/strategyManage'
})
const height = mainHeight(20)