This commit is contained in:
@@ -782,15 +782,17 @@
|
|||||||
</v-row>
|
</v-row>
|
||||||
</template>
|
</template>
|
||||||
<!-- ########################## WORKORDER ITEM PART REQUEST SELECTION DIALOG ###############################-->
|
<!-- ########################## WORKORDER ITEM PART REQUEST SELECTION DIALOG ###############################-->
|
||||||
<!-- MIGRATE_OUTSTANDING workorderitempartrequest -->
|
|
||||||
<template>
|
<template>
|
||||||
<v-row justify="center">
|
<v-row justify="center">
|
||||||
<v-dialog v-model="requestSelectDialog">
|
<v-dialog v-model="requestSelectDialog">
|
||||||
<v-card>
|
<v-card>
|
||||||
<v-card-title>
|
<v-card-title>
|
||||||
underconstruction request select title here
|
MIGRATE_OUTSTANDING workorderitempartrequest case 3859
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
<v-card-text> select requested items here </v-card-text>
|
<v-card-text>
|
||||||
|
todo: once have part request UI and sample data
|
||||||
|
</v-card-text>
|
||||||
<v-card-actions>
|
<v-card-actions>
|
||||||
<v-btn
|
<v-btn
|
||||||
color="blue darken-1"
|
color="blue darken-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user