src/views/jcsz/wldw.vue
@@ -71,7 +71,6 @@ <el-table-column prop="name" label="单位名称" show-overflow-tooltip sortable="custom" min-width="200px" /> @@ -134,7 +133,6 @@ label="创建时间" sortable="custom" width="200" show-overflow-tooltip /> <el-table-column label="操作" @@ -164,7 +162,7 @@ <el-dialog :title="operation==='add'?'新增':'编辑'" :visible.sync="dialogVisible" width="50%" width="800px" top="15vh" :close-on-click-modal="false" @closed="handleClose"