Field job changed permissions and other things
This commit is contained in:
@@ -130,9 +130,9 @@ const redirectIfNoContracts = () => {
|
||||
}
|
||||
};
|
||||
|
||||
onMounted(() => {
|
||||
/*onMounted(() => {
|
||||
redirectIfNoContracts();
|
||||
});
|
||||
});*/
|
||||
|
||||
watch(
|
||||
() => (Array.isArray(props.contracts) ? props.contracts.length : null),
|
||||
|
||||
Reference in New Issue
Block a user