同步电网一张图代码
This commit is contained in:
@@ -40,6 +40,7 @@ const tableStore = new TableStore({
|
||||
url: '/harmonic-boot/rmppartharmonicdetail/getRMpPartHarmonicDetail',
|
||||
publicHeight: 65,
|
||||
method: 'POST',
|
||||
isWebPaging:true,
|
||||
column: [
|
||||
{
|
||||
title: '序号',
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user