king
2022-07-29 02546bc3c0ed7a4e471df15b80792008563d1d10
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -358,7 +358,7 @@
          className={className}
          onClick={(e) => {e.stopPropagation(); this.actionTrigger()}}
        >{label}</Button>
        {this.getPop()}
        <span onClick={(e) => {e.stopPropagation()}}>{this.getPop()}</span>
      </>
    )
  }