tangning hace 1 año
padre
commit
6741202fe0
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      src/views/product/rtk/rtklist.vue

+ 6 - 0
src/views/product/rtk/rtklist.vue

@@ -144,6 +144,12 @@
           width: 160,
         },
         {
+          title: '到期日期',
+          ellipsis: true,
+          dataIndex: 'failureTime',
+          width: 160,
+        },
+        {
           title: 'RTK使用状态',
           dataIndex: 'status',
           ellipsis: true,