fix
This commit is contained in:
parent
320e703869
commit
0a133e08a1
|
|
@ -78,7 +78,7 @@ export const genTableEdit = async (
|
||||||
props: {
|
props: {
|
||||||
name: "option",
|
name: "option",
|
||||||
title: "",
|
title: "",
|
||||||
width: "`75`",
|
width: "72",
|
||||||
child: {
|
child: {
|
||||||
id: createId(),
|
id: createId(),
|
||||||
name: "option",
|
name: "option",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue