This commit is contained in:
2021-03-01 18:52:40 +00:00
parent 7498ebe1b1
commit 652060d398

View File

@@ -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"