properties接受参数

This commit is contained in:
wangwenchen 2024-07-01 12:11:29 +08:00
parent 98d9ce36d0
commit 4103962a58
1 changed files with 1 additions and 0 deletions

View File

@ -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;