mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix: inputTable开启拖拽后会导致表头文字可拖拽
This commit is contained in:
parent
acfb3ff1d1
commit
0a8c297d5a
@ -500,6 +500,7 @@ export default class Table extends React.Component<TableProps, object> {
|
||||
'hideQuickSaveBtn',
|
||||
'itemCheckableOn',
|
||||
'itemDraggableOn',
|
||||
'draggable',
|
||||
'checkOnItemClick',
|
||||
'hideCheckToggler',
|
||||
'itemAction',
|
||||
|
Loading…
Reference in New Issue
Block a user