This commit is contained in:
wangyuting2
2023-02-03 13:59:59 +08:00
parent db6eaa622f
commit f77ad21c48
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -37,6 +37,10 @@
<td class='required' colspan='2'><?php echo html::input('code', $plan->code, "class='form-control'");?></td>
</tr>
<?php endif;?>
<tr>
<th><?php echo $lang->programplan->PM;?> </th>
<td colspan='2'><?php echo html::select('PM', $PMUsers, '', "class='form-control picker-select'");?></td>
</tr>
<tr>
<th><?php echo $lang->programplan->percent;?> </th>
<td colspan='2'>