mirror of
https://github.com/snipe/snipe-it.git
synced 2025-03-05 20:52:15 -08:00
Updated vue
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
27a495223d
commit
f460d881da
|
@ -161,6 +161,7 @@
|
||||||
{id: 'warranty_months', text: 'Warranty Months' },
|
{id: 'warranty_months', text: 'Warranty Months' },
|
||||||
{id: 'last_audit_date', text: 'Last Audit Date' },
|
{id: 'last_audit_date', text: 'Last Audit Date' },
|
||||||
{id: 'next_audit_date', text: 'Audit Date' },
|
{id: 'next_audit_date', text: 'Audit Date' },
|
||||||
|
{id: 'byod', text: 'BYOD' },
|
||||||
],
|
],
|
||||||
consumables: [
|
consumables: [
|
||||||
{id: 'item_no', text: "Item Number"},
|
{id: 'item_no', text: "Item Number"},
|
||||||
|
@ -195,6 +196,7 @@
|
||||||
{id: 'country', text: 'Country' },
|
{id: 'country', text: 'Country' },
|
||||||
{id: 'zip', text: 'ZIP' },
|
{id: 'zip', text: 'ZIP' },
|
||||||
{id: 'remote', text: 'Remote'},
|
{id: 'remote', text: 'Remote'},
|
||||||
|
{id: 'vip', text: 'VIP'},
|
||||||
|
|
||||||
],
|
],
|
||||||
customFields: this.customFields,
|
customFields: this.customFields,
|
||||||
|
|
Loading…
Reference in a new issue