Merge remote-tracking branch 'origin/develop'
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
Some checks failed
Spell Check / Spell Check with Typos (push) Failing after 5s
This commit is contained in:
commit
9aba48401a
1 changed files with 1 additions and 0 deletions
|
|
@ -1008,6 +1008,7 @@ function toEmployee(employee: RequestData['employee']) {
|
||||||
v-if="
|
v-if="
|
||||||
productsList.some((v) => v._messengerExpansion) &&
|
productsList.some((v) => v._messengerExpansion) &&
|
||||||
!(
|
!(
|
||||||
|
data.requestDataStatus === RequestDataStatus.Completed ||
|
||||||
data.requestDataStatus === RequestDataStatus.Canceled ||
|
data.requestDataStatus === RequestDataStatus.Canceled ||
|
||||||
(responsibleList &&
|
(responsibleList &&
|
||||||
!responsibleList[pageState.currentStep]?.user.find(
|
!responsibleList[pageState.currentStep]?.user.find(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue