样式调整

This commit is contained in:
GYYM
2024-12-03 17:13:47 +08:00
parent a91367a16e
commit 33004e081d
7 changed files with 48 additions and 15 deletions

View File

@@ -1,6 +1,7 @@
<template>
<div class="table-container">
<el-table :data="tableData" max-height="300" :header-cell-style="{ textAlign: 'center' } " :cell-style="{ textAlign: 'center' }" style="width: 100%" >
<el-table-column prop="id" label="序号" width="70" />