Merge branch 'sprint/tianshujie_27949' into 'master'

* Fix bug #27949.

See merge request easycorp/zentaopms!5550
This commit is contained in:
李玉春
2022-09-26 09:03:00 +00:00
+3
View File
@@ -12,6 +12,9 @@
?>
<?php include '../../common/view/header.lite.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php if(!$this->task->canOperateEffort($task) and empty($myOrders)):?>
<style>#mainContent {min-height: unset;}</style>
<?php endif;?>
<?php $members = $task->members;?>
<?php
$confirmRecord = $lang->task->confirmRecord;