fix:(editableTable)点击保存后valueType未读取到导致convertMoment的日期格式错误 (#8878) #7740
Annotations
4 errors
build (16.x, ubuntu-latest):
packages/field/src/index.tsx#L225
Type '{ children: ProFieldTextType; }' is not assignable to type '{ children?: ReactNode; }'.
|
build (16.x, ubuntu-latest):
packages/field/src/index.tsx#L235
Type '{ children: ProFieldTextType; }' is not assignable to type '{ children?: ReactNode; }'.
|
build (16.x, ubuntu-latest):
packages/layout/src/demos/customSider.tsx#L103
Type '{ children: (void | ReactNode)[]; }' is not assignable to type '{ children?: ReactNode; }'.
|
build (16.x, ubuntu-latest)
Process completed with exit code 1.
|