<button onClick={()=>mutate('/api/pets')}>手动更新</button> }; ... 更改数据. import React from 'react'; import useSWR, { mutate as M } from 'swr ...
確定! 回上一頁