c505f508 by lihua

去除查看数据的右键复制

1 parent b67a7455
......@@ -142,6 +142,7 @@ const formatterPreviewDate = (row, info) => {
width: 100%;
height: 100%;
padding: 16px 16px;
user-select: none;
.tips_text {
font-size: 14px;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!