zenglf
2023-09-19 3457909638c660c0cfcb521b6104ab64c679b914
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: {