가대표시 항목 추가
This commit is contained in:
parent
0c8631c44d
commit
faf3ead514
@ -748,7 +748,7 @@ export function useCanvasSetting() {
|
|||||||
optionName = ['arrow', 'flowText']
|
optionName = ['arrow', 'flowText']
|
||||||
break
|
break
|
||||||
case 'trestleDisplay': //가대 표시
|
case 'trestleDisplay': //가대 표시
|
||||||
optionName = ['rack', 'smartRack', 'bracket']
|
optionName = ['rack', 'smartRack', 'bracket', 'eaveBar', 'halfEaveBar']
|
||||||
break
|
break
|
||||||
case 'imageDisplay': //이미지 표시
|
case 'imageDisplay': //이미지 표시
|
||||||
optionName = ['9']
|
optionName = ['9']
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user