样式调整
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user