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