gongchunyi
2026-04-23 55b5d9c12cf117655982f22f8f0fb9ce5aad8119
src/views/equipmentManagement/ledger/index.vue
@@ -138,6 +138,13 @@
      prop: "type",
    },
    {
      label: "工序",
      prop: "productProcessName",
      formatData: (v) => {
        return v || "";
      },
    },
    {
      label: "供应商",
      prop: "supplierName",
    },