qushaowei
2024-03-28 585fb0bbd4a7bc7f8f333ecba7c5fecd2ee5cbc2
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: {