mirror of
https://github.com/whyour/qinglong.git
synced 2026-07-17 17:54:32 +08:00
移除 console
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user