Commit 1bbbf3e1 authored by chenzj's avatar chenzj

修改异常报告的bug

parent c89145db
......@@ -647,10 +647,6 @@ export default {
value: 'DEVI',
text: '设备异常'
},
{
value: 'WORK',
text: '车间异常'
}
],
stopReason: '',
stopReasonVisible: false,
......@@ -1325,6 +1321,7 @@ userTempVisible: false,
taskId: taskId,
status: status,
taskWorkunitId: taskWorkunitId,
workunitId: workunitId,
attr1: this.stopReason
})
.then((res) => {
......
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