src/views/salesManagement/salesLedger/fileList.vue
@@ -1,6 +1,6 @@ <template> <el-dialog v-model="dialogVisible" title="附件" width="40%" :before-close="handleClose"> <el-table :data="tableData" border height="40vh"> <el-table :data="tableData" border height="40vh" stripe> <el-table-column label="附件名称" prop="name" min-width="400" show-overflow-tooltip /> <el-table-column fixed="right" label="操作" width="100" align="center"> <template #default="scope">