Browse Source

PFD - C2C3弹框样式优化

wangggziwen 11 months ago
parent
commit
abcf5fad55
1 changed files with 1 additions and 2 deletions
  1. 1 2
      ui/src/views/monitor/pfd/C2C3Page.vue

+ 1 - 2
ui/src/views/monitor/pfd/C2C3Page.vue

@@ -47,8 +47,7 @@
     <el-dialog
       :title="dialogTitle"
       :visible.sync="dialogVisible"
-      width="40%"
-      :before-close="handleClose">
+      width="40%">
       <!--<span>{{ rhombusData }}</span>-->
       <div style="margin-bottom: 20px;"><i><u>Description:</u></i> {{ description }}</div>
       <el-table :data="tableData" style="width: 100%">