mirror of https://github.com/certd/certd
chore:
parent
b3ff0fd880
commit
c45d85e612
|
@ -356,6 +356,9 @@ export default function ({ crudExpose, context: { certdFormRef } }: CreateCrudOp
|
||||||
sorter: true,
|
sorter: true,
|
||||||
align: "center",
|
align: "center",
|
||||||
width: 80
|
width: 80
|
||||||
|
},
|
||||||
|
form: {
|
||||||
|
value: 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
createTime: {
|
createTime: {
|
||||||
|
|
Loading…
Reference in New Issue