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