소스 검색

Merge remote-tracking branch 'origin/master'

guoyujia 1 년 전
부모
커밋
ce9f0b2ae3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/views/business/noCurrentReject/DialogRejectInfo.vue

+ 1 - 1
src/views/business/noCurrentReject/DialogRejectInfo.vue

@@ -348,7 +348,7 @@ const add = (row) => {
           detailInfo.value.daywork.productDescription;
         detailInfo.value.productionPlanNo =
           detailInfo.value.daywork.productionPlanNo;
-        detailInfo.value.deptName = detailInfo.value.daywork.deptName;
+        // detailInfo.value.deptName = detailInfo.value.daywork.deptName;
         detailInfo.value.dayworkId = row.id;
         detailInfo.value.technologicalProcessId = null;
         detailInfo.value.deptId = null;