diff --git a/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue b/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue index c8fbd52..216c915 100644 --- a/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue +++ b/frontend/src/views/machine/errorSystem/components/errorSystemDetailTable.vue @@ -9,13 +9,17 @@ :cell-style="{ textAlign: 'center' }" style="width: 100%" :style="{ height: '250px',maxHeight: '400px',overflow:'hidden'}" - @selection-change="handleSelectionChange" > + @selection-change="handleSelectionChange"> - + + + @@ -51,7 +55,7 @@ - + - +