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

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

 redirect(false)

posted @ 2023-09-08 08:50  前端导师歌谣  阅读(9)  评论(0)    收藏  举报  来源