diff --git a/src/views/modules/pms/order/config.js b/src/views/modules/pms/order/config.js index 77b752b..1b1109f 100644 --- a/src/views/modules/pms/order/config.js +++ b/src/views/modules/pms/order/config.js @@ -98,7 +98,7 @@ export default function () { fixed: "right", subcomponent: TableOperaionComponent, options: operations[type], - width: operations[type].length > 1 ? operations[type].length * 35 : 90, + width: operations[type].length > 1 ? operations[type].length * 40 : 90, }, // type !== "finished"