@@ -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%">