@@ -141,43 +141,37 @@ export default {
title: "单位",
key: "unit",
tooltip: true,
- width: 140,
- resizable: true,
+ minWidth: 140,
},
{
title: "最高价",
key: "maxPrice",
title: "最低价",
key: "minPrice",
title: "平均价",
key: "avgPrice",
title: "总订单数量",
key: "totalOrderNum",
title: "最近价格",
key: "latestPrice",
],
tableData: [],