zhangafei 1 kuukausi sitten
vanhempi
sitoutus
cc383a457d
1 muutettua tiedostoa jossa 3 lisäystä ja 0 poistoa
  1. 3 0
      src/views/billet/billetBasicInfo/BilletBasicInfo.data.ts

+ 3 - 0
src/views/billet/billetBasicInfo/BilletBasicInfo.data.ts

@@ -67,6 +67,9 @@ export const columns: BasicColumn[] = [
     title: '堆垛或棒线',
     align: 'center',
     dataIndex: 'bhtcId',
+    customRender: ({ text }) => {
+      return text === '1025' ? '判废' : text;
+    },
   },
   {
     title: '定尺',