任务类型添加
This commit is contained in:
@@ -355,7 +355,7 @@ const actions = {
|
||||
strong_list[info.strong_list[i].strong_pos] = info.strong_list[i]
|
||||
}
|
||||
info.strongList = strong_list
|
||||
if (info.cover_flag) {
|
||||
if (info.cover_flag && info.printer_name !== 'SE3') {
|
||||
commit('setData', { name: 'printer_error', data: { type: 'error', notify: '设备门盖被打开,请关闭门盖。' } })
|
||||
}
|
||||
if (info.calibration_flag) {
|
||||
|
||||
Reference in New Issue
Block a user