king
2021-08-31 72419e2f826031a158173f46d723a672064e37cd
src/tabviews/custom/components/card/cardcellList/index.jsx
@@ -709,7 +709,7 @@
          </Col>
        )
      } else if (card.OpenType === 'funcbutton') {
        if (card.funcType === 'changeuser') {
        if (card.funcType === 'changeuser' || card.funcType === 'closetab') {
          return (
            <Col key={card.uuid} className="mk-cell-btn" span={card.width}>
              <ChangeUserButton