Commit 7a3d2280 authored by baixian's avatar baixian

学员管理消课修改

parent c8464c25
...@@ -18,5 +18,5 @@ ...@@ -18,5 +18,5 @@
</head> </head>
<body> <body>
<div id="root"></div> <div id="root"></div>
<script type="text/javascript" src="https://cdn.s.shangjiadao.cn/qingxiao/biz/dist/main.c3f9aa.js"></script></body> <script type="text/javascript" src="https://cdn.s.shangjiadao.cn/qingxiao/biz/dist/main.c51ecc.js"></script></body>
</html> </html>
...@@ -346,7 +346,7 @@ class eliminateEdit extends React.Component { ...@@ -346,7 +346,7 @@ class eliminateEdit extends React.Component {
})( })(
<span>{operator.nickname}</span>, <span>{operator.nickname}</span>,
)} )}
<span className={`hreflink ${pageStyle.changeOperate}`} onClick={() => toChangeOperator(true)}>修改</span> {/* <span className={`hreflink ${pageStyle.changeOperate}`} onClick={() => toChangeOperator(true)}>修改</span> */}
</Form.Item> </Form.Item>
</Row> </Row>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment