update
This commit is contained in:
父節點
7828a1cc4e
當前提交
3b101e022d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user