【vue3】el-table表头和表格文字都居中

1、表头文字居中 ::cell-style="{ textAlign: 'center' }"


             
             
             
            
              
            

 2、表格内文字居中::header-cell-style="{ textAlign: 'center' }"

你可能感兴趣的:(前端框架,Vue,html5,javascript,前端,vue,elementui)