|
|
|
@ -808,7 +808,7 @@ export default { |
|
|
|
dsPart: this.partInfoData, //零件信息 |
|
|
|
dsPart: this.partInfoData, //零件信息 |
|
|
|
craft: this.treeNodes.rawData, //工艺信息 |
|
|
|
craft: this.treeNodes.rawData, //工艺信息 |
|
|
|
processList: this.form1.tableData1, //工序集合 |
|
|
|
processList: this.form1.tableData1, //工序集合 |
|
|
|
deleteIds: this.form1.deleteIds, //删除ids |
|
|
|
processDeleteIds: this.form1.deleteIds, //删除ids |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -1359,7 +1359,7 @@ export default { |
|
|
|
dsPart: this.partInfoData, //零件信息 |
|
|
|
dsPart: this.partInfoData, //零件信息 |
|
|
|
craft: this.treeNodes.rawData, //工艺信息 |
|
|
|
craft: this.treeNodes.rawData, //工艺信息 |
|
|
|
processList: this.form1.tableData1, //工序集合 |
|
|
|
processList: this.form1.tableData1, //工序集合 |
|
|
|
deleteIds: this.form1.deleteIds, //删除ids |
|
|
|
processDeleteIds: this.form1.deleteIds, //删除ids |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
authorizedAccomplish2(query_) |
|
|
|
authorizedAccomplish2(query_) |
|
|
|
|