elementui的table表格宽度和行宽不一致

114 阅读1分钟

问题:

elementui的table表格宽度和行宽不一致

image.png

原因:

列给了固定宽度

image.png

解决办法:

去掉width,使用表格的动态最小宽度

image.png