廖井涛
7 天以前 70a9b5ca60bafe50da533513f99b990147968a93
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},