This commit is contained in:
30404 2024-07-08 19:47:40 +08:00
parent 48d933f218
commit 74dbded8d5
1 changed files with 1 additions and 1 deletions

View File

@ -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>}