前端项目实战叁佰玖拾伍react-admin和material ui-Edit取消默认行为

阅读 17

2023-09-09


<SaveButton sx={{ height: "36px", mt: '9px', mj: 2 }}
          type='button' mutationOptions={{
            onSuccess: () => {
              redirect(false)
              // if(expand){
              //   toggleExpanded()
              // }
            }
          }}
        >
        </SaveButton>

 redirect(false)

精彩评论(0)

0 0 举报