1
0
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:
杨国璇
2024-11-05 10:24:29 +08:00
committed by GitHub
parent 73aa876540
commit 8f04a770f7
3 changed files with 17 additions and 5 deletions

View File

@@ -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 = {