|
@@ -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;
|