在開發公司的一個內部系統時,用到了AntDesign框架。我要讓Button在可點選和不可點選兩種狀態之間切換。 <Button disabled={true}>點選</Button>.
確定! 回上一頁