|
|
@ -49,9 +49,9 @@ |
|
|
|
<div class="flex justify-between"> |
|
|
|
<div class="text-sm">制定培训计划</div> |
|
|
|
<button class="train-plan-btn bg-blue-500 text-sm rounded w-12 h-6 text-white" onclick="p1449927427387301888.submit()">提交</button> |
|
|
|
<div class="train-plan-status text-xs" style="display: none;">待审核</div> |
|
|
|
<div class="train-plan-status text-sm" style="display: none;">待审核</div> |
|
|
|
<div class="train-plan-status-refuse" style="display: none;"> |
|
|
|
<span class="text-red-500 text-xs">已驳回</span> |
|
|
|
<span class="text-red-500 text-sm">已驳回</span> |
|
|
|
<button class="bg-blue-500 text-xs rounded py-1 px-3 text-white" onclick="p1449927427387301888.submit()">提交</button> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|