feat: 添加对站点的配置页面 #29

Closed
zksu wants to merge 20 commits from (deleted):main into main
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7234c4ae55 - Show all commits

View File

@ -5,7 +5,7 @@ import { ProTable } from '@ant-design/pro-components';
import { App, Tag, Button } from 'antd';
import dayjs from 'dayjs';
import { ordercontrollerGetorders } from '@/servers/api/order';
import OrderDetailDrawer from '@/pages/Order/List/OrderDetailDrawer';
import OrderDetailDrawer from './OrderDetailDrawer';
import { sitecontrollerAll } from '@/servers/api/site';
interface OrderItemRow {