feat: [bpm][antd] review todo 修改

This commit is contained in:
jason
2025-11-18 16:24:36 +08:00
parent 208a72aa8b
commit e1ee1f1176
3 changed files with 19 additions and 29 deletions

View File

@@ -233,7 +233,6 @@ function getPrintTemplateHTML() {
</td>
<td class="w-1/4 border border-black p-1.5">发起时间</td>
<td class="w-1/4 border border-black p-1.5">
<!-- TODO @jason这里会告警呢 TODO @芋艿 我这边不会有警告呀 -->
{{ formatDate(printData.processInstance.startTime) }}
</td>
</tr>