qushaowei
2023-09-05 def88c97c86087175bfd9b9fe82e78d2cd3ef6f0
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: {