python桌面应用程序库出创建表格首列很宽的问题

Scroll Down
ttk.Treeview(self, columns=self.columns, height=6, show="headings")

show="headings" 为隐藏首列的代码