properties接受参数
This commit is contained in:
parent
98d9ce36d0
commit
4103962a58
|
|
@ -32,6 +32,7 @@ export default OakComponent({
|
|||
| TableProps<RowWithActions<ED, keyof ED>>['locale']
|
||||
| undefined,
|
||||
opWidth: undefined as number | undefined,
|
||||
oakPath: undefined as string | undefined,
|
||||
},
|
||||
formData({ props }) {
|
||||
const { converter } = this.state;
|
||||
|
|
|
|||
Loading…
Reference in New Issue