@@ -1,5 +1,6 @@
import React, { useState } from 'react';
import {
+ AlertOutlined,
AppstoreOutlined,
MailOutlined,
PrinterOutlined,
@@ -84,6 +85,11 @@ const items: MenuItem[] = [
},
],
+ {
+ key: 'emergency',
+ icon: <AlertOutlined />,
+ label: '急诊',
+ },
{
key: 'exam',
label: (