Merge branch 'fixbug_24438' into 'master'

fixbug_24438

See merge request easycorp/zentaopms!4206
This commit is contained in:
孙广明
2022-06-29 05:33:56 +00:00
+1 -1
View File
@@ -97,7 +97,7 @@
</tr>
<tr>
<th><?php echo $lang->testtask->pri;?></th>
<td><?php echo $task->pri;?></td>
<td><?php echo $lang->testtask->priList[$task->pri];?></td>
</tr>
<tr>
<th><?php echo $lang->testtask->begin;?></th>