mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
移除 console
This commit is contained in:
parent
13e7dac333
commit
6e0ee6f627
|
@ -109,7 +109,6 @@ const Dependence = () => {
|
|||
width: 120,
|
||||
dataIndex: 'status',
|
||||
render: (text: string, record: any, index: number) => {
|
||||
console.log(record.status);
|
||||
return (
|
||||
<Space size="middle" style={{ cursor: 'text' }}>
|
||||
<Tag
|
||||
|
|
Loading…
Reference in New Issue
Block a user