This commit is contained in:
@@ -222,7 +222,7 @@
|
|||||||
</v-col>
|
</v-col>
|
||||||
|
|
||||||
<!-- ################################ PURCHASE ORDER ITEMS LIST ############################### -->
|
<!-- ################################ PURCHASE ORDER ITEMS LIST ############################### -->
|
||||||
{{ formState.serverError }}
|
|
||||||
<v-col cols="12">
|
<v-col cols="12">
|
||||||
<v-data-table
|
<v-data-table
|
||||||
:headers="headerList"
|
:headers="headerList"
|
||||||
@@ -460,8 +460,6 @@
|
|||||||
></v-text-field>
|
></v-text-field>
|
||||||
</v-col>
|
</v-col>
|
||||||
</v-row>
|
</v-row>
|
||||||
{{ formState.serverError }}
|
|
||||||
<!-- {{ obj.items[editPoItemIndex] }} -->
|
|
||||||
</v-card-text>
|
</v-card-text>
|
||||||
<v-card-actions>
|
<v-card-actions>
|
||||||
<v-spacer></v-spacer>
|
<v-spacer></v-spacer>
|
||||||
|
|||||||
Reference in New Issue
Block a user