Commit 69285bc4 authored by renjintao's avatar renjintao

excute

parent 5b3338b6
......@@ -25,7 +25,6 @@
</Modal>
<Modal v-model="setParsModal" title="工序参数设置" footer-hide width="1000">
<Add
:eid="curId"
@on-parameter-ok="addOk"
@on-close="cancel"
:opTaskPk="setParams.opTaskPk"
......@@ -373,8 +372,8 @@ export default {
opTaskPk: 0, //工单ID
partTaskPk: 0, //生产计划ID
taskSeq: "", //工序编号
count: 0,
}, //生产计划数量
count: 0,//生产计划数量
},
//设置参数结束
rowData:{},//编辑时传入行数据
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment