refactor: ♻️ 去掉注释代码
去掉注释代码
This commit is contained in:
@@ -424,7 +424,6 @@ function handleOpenDialog(parentId?: string, menuId?: string) {
|
||||
});
|
||||
} else {
|
||||
dialog.title = "新增菜单";
|
||||
// formData.value = { ...initialMenuFormData.value };
|
||||
formData.value.parentId = parentId?.toString();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user