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