⚰️ 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) => {
|
||||
if (com == 'type') {
|
||||
console.log(rowData);
|
||||
return (
|
||||
<>
|
||||
{rowData.type === 2
|
||||
|
|
Loading…
Reference in New Issue