This commit is contained in:
wangyidong
2022-09-16 15:00:21 +08:00
parent 80428dd470
commit d6f395cc1b
+1
View File
@@ -165,6 +165,7 @@ foreach(explode(',', $config->task->create->requiredFields) as $field)
<?php $i++;?>
<?php if($i > 30) break;?>
<?php endforeach;?>
<?php unset($members['ditto']);?>
</tbody>
</table>
</td>