This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
</v-col>
|
||||
<v-col
|
||||
v-if="
|
||||
form().showMe(this, 'LastStatusId') &&
|
||||
form().showMe(this, 'WorkOrderStatus') &&
|
||||
!(
|
||||
value.userIsSubContractorFull ||
|
||||
value.userIsSubContractorRestricted
|
||||
@@ -80,6 +80,7 @@
|
||||
data-cy="woState"
|
||||
:all-states="pvm.selectLists.wostatus"
|
||||
:allowed-states="pvm.selectLists.allowedwostatus"
|
||||
:error-messages="form().serverErrors(this, 'LastStatusId')"
|
||||
/>
|
||||
</v-col>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user