update
This commit is contained in:
parent
7828a1cc4e
commit
3b101e022d
@ -98,7 +98,7 @@ export default function () {
|
|||||||
fixed: "right",
|
fixed: "right",
|
||||||
subcomponent: TableOperaionComponent,
|
subcomponent: TableOperaionComponent,
|
||||||
options: operations[type],
|
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"
|
// type !== "finished"
|
||||||
|
Loading…
Reference in New Issue
Block a user