doway-coms 2.8.7 → 2.8.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "doway-coms",
3
- "version": "2.8.7",
3
+ "version": "2.8.8",
4
4
  "description": "doway组件库",
5
5
  "author": "dowaysoft",
6
6
  "main": "packages/index.js",
@@ -1629,6 +1629,7 @@ export default {
1629
1629
  if (
1630
1630
  menu.code !== 'sort' &&
1631
1631
  menu.code !== 'copy' &&
1632
+ menu.code !== 'copyRow' &&
1632
1633
  menu.code !== 'refresh' &&
1633
1634
  menu.code !== 'clearFilter'
1634
1635
  ) {