完善 ip 提取功能,优化更新主题样式
This commit is contained in:
@@ -193,7 +193,7 @@ export default function BillsPage(props: BillsPageProps) {
|
||||
<Search/>
|
||||
<span>筛选</span>
|
||||
</Button>
|
||||
<Button variant={`outline`} className={`h-9`} type="button" onClick={() => form.reset()}>
|
||||
<Button theme={`outline`} className={`h-9`} type="button" onClick={() => form.reset()}>
|
||||
<Eraser/>
|
||||
<span>重置</span>
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user