mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 03:47:09 +00:00
fix: init new option (#6992)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -25,6 +25,7 @@ export const COLUMN_DATA_OPERATION_TYPE = {
|
||||
RENAME_OPTION: 'rename_option',
|
||||
MODIFY_OPTION_COLOR: 'modify_option_color',
|
||||
MOVE_OPTION: 'move_option',
|
||||
INIT_NEW_OPTION: 'init_new_option',
|
||||
};
|
||||
|
||||
export const OPERATION_ATTRIBUTES = {
|
||||
|
Reference in New Issue
Block a user