tracker add task fix

This commit is contained in:
Victor Batischev
2024-01-30 20:02:28 +03:00
parent 7a5d6fc9ec
commit a32533fdea
5 changed files with 33 additions and 34 deletions

View File

@ -955,7 +955,7 @@ export const TicketFullScreen = () => {
<div className="workers fullScreenWorkers">
<div className="workers_box task__info">
<p className="workers__creator">
Создатель :<p>&nbsp;{taskInfo.user?.fio}</p>
Создатель:<p>&nbsp;{taskInfo.user?.fio}</p>
</p>
{taskInfo.executor ? (