diff --git a/src/api/ManufacturingCenter/ProcessPlanningNew.js b/src/api/ManufacturingCenter/ProcessPlanningNew.js
index dc9952a0..c4da0966 100644
--- a/src/api/ManufacturingCenter/ProcessPlanningNew.js
+++ b/src/api/ManufacturingCenter/ProcessPlanningNew.js
@@ -526,3 +526,14 @@ export function editGongyi(num, num1) {
}
})
}
+export function dropGongyi(num, num1) {
+ return request({
+ url: '',
+ method: 'post',
+ data: {
+ type: '2',
+ name: '车间生产管理工艺_零件工序_删除数据_2027zdyNew',
+ param: `工艺计划流水号=${num}&工序流水号=${num1}`
+ }
+ })
+}
diff --git a/src/views/ManufacturingCenter/ProcessPlanningNew/index.vue b/src/views/ManufacturingCenter/ProcessPlanningNew/index.vue
index aae6490a..8eb8efec 100644
--- a/src/views/ManufacturingCenter/ProcessPlanningNew/index.vue
+++ b/src/views/ManufacturingCenter/ProcessPlanningNew/index.vue
@@ -30,107 +30,6 @@
是否核准
保存
-
- 种 类:
-
- 零件名称:
-
- 规格:
-
- 投产总数量:
-
- 物料:
-
-
-
-
-
-
-
-
- 物料类型:
-
-
-
-
-
-
- 直 径:
-
- 长度:
-
- 计算重量
- 重量:
-
-
-
- 合并生产
-
-
-
- 长:
-
- 宽:
-
- 厚:
-
- 计算重量
-
- 重量:
-
-
-
-
-
-
- 对边宽:
-
- 长度:
-
- 计算重量
-
- 重量:
-
-
-
-
-
-
- 边宽:
-
- 边厚:
-
- 长度:
-
- 计算重量
-
- 重量:
-
-
-
-
-
-
- 壁厚:
-
- 外径:
-
- 长度:
-
- 计算重量
-
- 重量:
-
-
-
-
-
-
-
@@ -150,14 +49,13 @@
:data="tableData"
class="processTable"
border
- highlight-current-row
style="width: 967px"
height="683px"
size="mini">
-
+
@@ -225,228 +123,13 @@
-
-
- 查询
-
-
-
-
- {{ scope.row.材料 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 确定选择
-
-
-
-
-
-
-
-
-
- 查询
-
-
-
-
-
-
-
-
-
-
- 工艺拷贝
-
-
-
-
-
-
- {{ scope.row.工序顺序 }}
-
-
-
-
- {{ scope.row.工艺名称 }}
-
-
-
-
- {{ scope.row.工艺要求 }}
-
-
-
-
- {{ scope.row.工艺难度等级 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 查询
- 工艺拷贝
-
-
-
-
-
-
-
- {{ item.label }}
- {{ item.name1 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ scope.row.工序顺序 }}
-
-
-
-
- {{ scope.row.工艺名称 }}
-
-
-
-
- {{ scope.row.工艺要求 }}
-
-
-
-
- {{ scope.row.单件定额工时 }}
-
-
-
-
- {{ scope.row.准结定额工时 }}
-
-
-
-
-
-
-
-
-
- {{ scope.row.考勤编号 }}
-
-
-
-
- {{ scope.row.姓名 }}
-
-
-
-
- {{ scope.row.性别 }}
-
-
-
-
- {{ scope.row.岗位名称 }}
-
-
-
-
-