管理端_功能优化

This commit is contained in:
2026-06-02 11:11:01 +08:00
parent f565cd2d4a
commit 8c58c915be
2 changed files with 3 additions and 3 deletions

View File

@@ -105,7 +105,7 @@ include __DIR__ . '/../includes/header.php';
</div>
<div class="form-group">
<label>缴交时间</label>
<input type="date" id="hwDeadline">
<input type="date" id="hwDeadline" value="<?php echo date('Y-m-d'); ?>">
</div>
<?php endif; ?>
<div class="form-group">