north-glass-erp/northglass-erp/src/views/pp/report/ProcessToBeCompleted.vue
@@ -288,6 +288,10 @@ {field: 'child_height', width: 120, title: t('order.height'),filters: [{data: ''}], slots: {filter: 'num1_filter'}, filterMethod: filterChanged}, {field: 'thickness',filters: [{data: ''}], slots: {filter: 'num1_filter'}, width: 90, title: t('order.totalThickness')}, {field: 'quantity', width: 120, title: t('order.quantity'),filters: [{data: ''}], slots: {filter: 'num1_filter'}, filterMethod: filterChanged},