瀏覽代碼

非本序报工信息显示

wangxin 1 年之前
父節點
當前提交
d1fa80904b
共有 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;