⚰️ removeCode: 删除log
This commit is contained in:
parent
f3124da762
commit
ebc94cfb13
|
@ -1279,7 +1279,6 @@ export default class exchangeAdd extends React.Component {
|
||||||
}}
|
}}
|
||||||
ComponentHandler={(com, rowData) => {
|
ComponentHandler={(com, rowData) => {
|
||||||
if (com == 'type') {
|
if (com == 'type') {
|
||||||
console.log(rowData);
|
|
||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
{rowData.type === 2
|
{rowData.type === 2
|
||||||
|
|
Loading…
Reference in New Issue