order volume now imports fetched tags and item descriptor components
This commit is contained in:
parent
b68f34d3d4
commit
f3ad02e28c
|
@ -6,5 +6,5 @@ item: []
|
||||||
#production: []
|
#production: []
|
||||||
salix: []
|
salix: []
|
||||||
#route: []
|
#route: []
|
||||||
ticket: [item]
|
ticket: [item, client]
|
||||||
order: []
|
order: [item, ticket]
|
||||||
|
|
|
@ -52,5 +52,5 @@
|
||||||
</vn-pagination>
|
</vn-pagination>
|
||||||
</vn-card>
|
</vn-card>
|
||||||
</vn-vertical>
|
</vn-vertical>
|
||||||
<!-- <vn-item-descriptor-popover vn-id="descriptor"></vn-item-descriptor-popover>
|
<vn-item-descriptor-popover vn-id="descriptor"></vn-item-descriptor-popover>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue