Merge pull request '[1482]플랜을 복사했을 때, 출력된 견적서에 [하제피치]가 표시되는 경우가 있다' (#711) from dev into dev-deploy
Reviewed-on: #711
This commit is contained in:
commit
23c0fed762
@ -264,7 +264,7 @@ export function usePlan(params = {}) {
|
||||
newPlan.mapPositionAddress = currentCanvasPlan?.mapPositionAddress ?? null
|
||||
|
||||
/* 복제 시 배치면 초기설정 복사 */
|
||||
basicSettingCopySave({
|
||||
await basicSettingCopySave({
|
||||
...canvasSetting,
|
||||
planNo: newPlan.planNo,
|
||||
selectedRoofMaterial: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user