This commit is contained in:
@@ -782,15 +782,17 @@
|
||||
</v-row>
|
||||
</template>
|
||||
<!-- ########################## WORKORDER ITEM PART REQUEST SELECTION DIALOG ###############################-->
|
||||
<!-- MIGRATE_OUTSTANDING workorderitempartrequest -->
|
||||
|
||||
<template>
|
||||
<v-row justify="center">
|
||||
<v-dialog v-model="requestSelectDialog">
|
||||
<v-card>
|
||||
<v-card-title>
|
||||
underconstruction request select title here
|
||||
MIGRATE_OUTSTANDING workorderitempartrequest case 3859
|
||||
</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-btn
|
||||
color="blue darken-1"
|
||||
|
||||
Reference in New Issue
Block a user