table中字段长会自动换行 不要换行只需要在table 的style中加入<table id="MDTable" style="overflow: hidden;text-overflow: ellipsis;white-space: nowrap;"></table>