가대표시 항목 추가

This commit is contained in:
hyojun.choi 2025-02-05 19:54:14 +09:00
parent 0c8631c44d
commit faf3ead514

View File

@ -748,7 +748,7 @@ export function useCanvasSetting() {
optionName = ['arrow', 'flowText']
break
case 'trestleDisplay': //가대 표시
optionName = ['rack', 'smartRack', 'bracket']
optionName = ['rack', 'smartRack', 'bracket', 'eaveBar', 'halfEaveBar']
break
case 'imageDisplay': //이미지 표시
optionName = ['9']