guoyuji
2024-10-12 acaf8ca38cd32bc474bb46b593db2a8d75b9bfdd
north-glass-erp/northglass-erp/src/components/pp/SelectSortDetailProcessCard.vue
@@ -260,6 +260,14 @@
      sortable: true,width: 100
    },
    {
      field: 'bend_radius',
      title: t('order.bendRadius'),
      filters: [{data: ''}],
      slots: {filter: 'num1_filter'},
      filterMethod: filterChanged,
      sortable: true,width: 120
    },
    {
      field: 'area',
      title: t('order.area'),
      filters: [{data: ''}],