umi-tablayout
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@import '~antd/lib/style/themes/default.less';
|
||||
|
||||
|
||||
.header {
|
||||
background-color: rgb(170, 0, 0);
|
||||
|
@ -3,7 +3,7 @@ import { Button, Table, Modal, Popconfirm, message, Spin, Form, Input, Select }
|
||||
import { getConfigList, deleteNode, deleteTurn, getMaxTurn, addTurn, addNode, getNodeList, getAssessRoom } from './service';
|
||||
import '@/assets/ld_style.less';
|
||||
import { getRoomId, getProMethod, getRoomReturnURL } from '@/utils/session';
|
||||
import { history } from 'umi';
|
||||
import { history } from '@umijs/max';
|
||||
import { ActionType } from '@ant-design/pro-table';
|
||||
import { btnAuthority } from '@/utils/authority';
|
||||
|
||||
|
Reference in New Issue
Block a user