gaoluyang
2026-06-29 d7f8525fca7a46f3450195db35af31ed2cc12b7b
新疆大罗素
1.隐藏字段
已修改1个文件
32 ■■■■ 文件已修改
src/views/equipmentManagement/spareParts/index.vue 32 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/equipmentManagement/spareParts/index.vue
@@ -241,26 +241,26 @@
    slot: "status",
    dataType: "slot",
  },
  {
    label: "价格",
    prop: "price",
  },
  // {
  //   label: "价格",
  //   prop: "price",
  // },
  {
    label: "数量",
    prop: "quantity",
  },
  {
    label: "库存预警数量",
    prop: "warnNum",
  },
  {
    label: "预警通知人",
    prop: "notifyPersonName",
  },
  {
    label: "描述",
    prop: "description",
  },
  // {
  //   label: "库存预警数量",
  //   prop: "warnNum",
  // },
  // {
  //   label: "预警通知人",
  //   prop: "notifyPersonName",
  // },
  // {
  //   label: "描述",
  //   prop: "description",
  // },
  {
    label: "操作",
    prop: "operation",