From db6be8460de07424897bd35f0e54412375e1d5e8 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Wed, 31 Jan 2024 14:37:57 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=AB=98=E7=BA=A7=E6=9F=A5=E8=AF=A2?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/OrderFollow.jsx | 125 +++++++++++++++++++++++--------------- 1 file changed, 75 insertions(+), 50 deletions(-) diff --git a/src/views/OrderFollow.jsx b/src/views/OrderFollow.jsx index e53bd2f..be7da49 100644 --- a/src/views/OrderFollow.jsx +++ b/src/views/OrderFollow.jsx @@ -6,7 +6,7 @@ import { Divider, Flex, Form, Input, - Radio, Select, + Radio, Row, Col, Select, Space, Switch, Table, @@ -55,70 +55,82 @@ const AdvanceSearchForm = memo(function ({ onSubmit }) { } return (
+ + + + + + + + + + + + + + + + + + + + + + + + + - - + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +