"Display copy button" missing on data types other than text

* Describe the bug

The “Display copy button” is not available for any field type except single-line text (as far as I can tell). It would very handy for many other types, especially number and date types.

* Environment

  • NocoBase version: 1.8.2
  • Database type and version: MariaDB
  • OS: Windows
  • Deployment Methods: docker-compose
  • Docker image version: latest

* How To Reproduce

Expected behavior

“Display copy button” should display for almost any data types.

Screenshots