This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
<h2>WorkOrder items here</h2>
|
||||
|
||||
<!-- items:{{ value.items }}<br /> -->
|
||||
selected index: {{ pvm.selectedItemIndex }}
|
||||
<span class="text-caption"
|
||||
>[selected index: {{ pvm.selectedItemIndex }}]</span
|
||||
>
|
||||
<template v-if="value.items && value.items.length > 1">
|
||||
<h3>table of woitems here</h3>
|
||||
itemcount:{{ value.items.length }}
|
||||
|
||||
Reference in New Issue
Block a user