# dashboard 海纳的数据化管理系统 ### ant-design https://ant-design.antgroup.com/components/select-cn ### charts.ant.design https://charts.ant.design/zh/examples/column/basic#basic ### antv-g2plot https://antv-g2plot.gitee.io/zh/examples/pie/basic/#legend-interaction ### momentjs http://momentjs.cn/docs/ ### mobx6 https://www.mobxjs.com/react-integration ### 添加权限 INSERT INTO [dbo].[ding_auth] ([din_userid] ,[din_auth] ,[din_username]) VALUES ('user_id','marketing','姓名')