lrf %!s(int64=2) %!d(string=hai) anos
pai
achega
5baf466042
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/service/view/goods.js

+ 1 - 0
app/service/view/goods.js

@@ -93,6 +93,7 @@ class GoodsService extends CrudService {
         const obj = {
           url: _.get(g, 'file'),
           name: _.get(g, 'name'),
+          id: _.get(g, '_id'),
         };
         if (arr.length === 0) {
           obj.title = label;