修改bug

master
OathK1per 2023-07-17 17:54:39 +08:00
parent 835407bcc8
commit 3b36524aca
1 changed files with 1 additions and 1 deletions

View File

@ -420,7 +420,7 @@
<textarea rows="3" cols="20" id="nextPlan" name="nextPlan" maxlength="1000"
class="am-input" style="border-style:none;" data-validate-async data-validation-message="下一步计划"
placeholder="下一步计划"
>${project.stageRemark!}</textarea>
>${project.nextPlan!}</textarea>
</td>
</tr>
</table>