diff --git a/ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.js b/ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.js
index 9ecd91ec..e2977d49 100644
--- a/ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.js
+++ b/ci4/app/Views/themes/vuexy/form/presupuestos/cosidotapablanda/_datosServiciosItems.js
@@ -207,6 +207,11 @@ function init_servicio_acabado(){
tableServiciosAcabado.row.add([
element.tarifa_acabado_id,
nombre_completo,
+ '',
'' + parseFloat(element.precio_unidad).toFixed(2) + '',
'',
'' + parseFloat(element.margen).toFixed(2) + '',