同步电网一张图代码

This commit is contained in:
GGJ
2024-05-27 19:07:56 +08:00
parent 0edc0477a9
commit 260bd0580e
12 changed files with 58 additions and 58 deletions

View File

@@ -40,6 +40,7 @@ const tableStore = new TableStore({
url: '/harmonic-boot/rmppartharmonicdetail/getRMpPartHarmonicDetail',
publicHeight: 65,
method: 'POST',
isWebPaging:true,
column: [
{
title: '序号',

View File

@@ -4,7 +4,7 @@
class="cn-operate-dialog"
v-model="dialogVisible"
:title="title"
style="max-width: 450px; height: 320px"
style="max-width: 450px; "
top="30vh"
>
<el-scrollbar>

View File

@@ -4,7 +4,7 @@
class='cn-operate-dialog'
v-model='dialogVisible'
:title='title'
style='max-width: 450px; height: 320px'
width="450px"
top='30vh'
>
<el-scrollbar>