zhangafei пре 1 месец
родитељ
комит
cc383a457d
1 измењених фајлова са 3 додато и 0 уклоњено
  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: '定尺',