1
This commit is contained in:
parent
f7883011dd
commit
b3c615b5d0
@ -35,7 +35,7 @@ class BI001HomeDetail extends React.Component {
|
|||||||
// render: (text, record, index) => `${index + 1}`
|
// render: (text, record, index) => `${index + 1}`
|
||||||
// },
|
// },
|
||||||
{
|
{
|
||||||
title: "车间",
|
title: "上级组织",
|
||||||
dataIndex: "shopName",
|
dataIndex: "shopName",
|
||||||
render: (value, record, index) => {
|
render: (value, record, index) => {
|
||||||
const obj = {
|
const obj = {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user