Updated vue

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-03-06 14:27:53 -08:00
parent 27a495223d
commit f460d881da

View file

@ -161,6 +161,7 @@
{id: 'warranty_months', text: 'Warranty Months' },
{id: 'last_audit_date', text: 'Last Audit Date' },
{id: 'next_audit_date', text: 'Audit Date' },
{id: 'byod', text: 'BYOD' },
],
consumables: [
{id: 'item_no', text: "Item Number"},
@ -195,6 +196,7 @@
{id: 'country', text: 'Country' },
{id: 'zip', text: 'ZIP' },
{id: 'remote', text: 'Remote'},
{id: 'vip', text: 'VIP'},
],
customFields: this.customFields,