web: Show succeeded in labeling.vue

This commit is contained in:
Fam Zheng 2025-04-25 22:33:27 +01:00
parent baff5ce806
commit 116c8d30a2

View File

@ -58,7 +58,7 @@ export default {
return {
preview_size: 50,
labels: [],
visible_fields: ['id', 'labels', 'code', 'location', 'product__name'],
visible_fields: ['id', 'succeeded', 'labels', 'code', 'location', 'product__name'],
include_labels: [],
exclude_labels: [],
}