chore(deps): update

This commit is contained in:
xiaoxian521
2024-05-09 10:37:19 +08:00
parent 5238ee7ad9
commit de00537fdd
6 changed files with 277 additions and 280 deletions

View File

@@ -127,7 +127,6 @@ const columns: PlusColumn[] = [
fieldProps: {
maxlength: 10,
showWordLimit: true,
// @ts-expect-error
autosize: { minRows: 2, maxRows: 4 }
}
}