jeesite icon indicating copy to clipboard operation
jeesite copied to clipboard

jQuery.data is a low-level method and data should be used instead

Open Hk-tang opened this issue 5 years ago • 0 comments

The jQuery doc for jQuery.data() says this is a "low-level method" and that you should use .data() instead.

Hk-tang avatar Mar 11 '20 17:03 Hk-tang