This commit is contained in:
parent
e8406670b5
commit
99b6db2138
|
@ -215,7 +215,7 @@ function Questionmange(){
|
||||||
{type==='填空题'&&data&&<table>
|
{type==='填空题'&&data&&<table>
|
||||||
<div className='smaller-box'>
|
<div className='smaller-box'>
|
||||||
<tr className='title-link1'>
|
<tr className='title-link1'>
|
||||||
<th>题目ID</th>
|
<th>题目ID</th>
|
||||||
<th>问题</th>
|
<th>问题</th>
|
||||||
<th>答案</th>
|
<th>答案</th>
|
||||||
{isTrue&&<th style={{color:'red'}}>选择要删除的题目</th>}
|
{isTrue&&<th style={{color:'red'}}>选择要删除的题目</th>}
|
||||||
|
|
Loading…
Reference in New Issue