This commit is contained in:
何美荣 2026-07-09 14:00:47 +08:00
parent f7883011dd
commit b3c615b5d0

View File

@ -35,7 +35,7 @@ class BI001HomeDetail extends React.Component {
// render: (text, record, index) => `${index + 1}`
// },
{
title: "车间",
title: "上级组织",
dataIndex: "shopName",
render: (value, record, index) => {
const obj = {