修改itic点击波形图
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user