houjie
2023-09-04 ffda51f784af432b990fc24bc12f4bd964b2d27c
src/views/spare/modules/sparePartInventory/SparePartInventoryList.vue
@@ -114,14 +114,14 @@
          dataIndex: 'supplierName',
        },
        {
          title: '有效日期',
          title: '有效期',
          align: "center",
          dataIndex: 'validityPeriod',
        },
        {
          title: '失效预警报',
          align: "center",
          dataIndex: 'constructorName5',
          dataIndex: 'validityForecast',
        },
      ],
      url: {