This commit is contained in:
lb
2023-03-17 14:03:13 +08:00
parent 00acee7453
commit f9cfdacf30
8 changed files with 29 additions and 13 deletions

View File

@@ -86,7 +86,7 @@ export default function () {
fixed: "right",
subcomponent: TableOperaionComponent,
options: operations[type],
width: operations[type].length * 32,
width: operations[type].length * 35,
}
// type !== "finished"