|
|
|
@ -1963,8 +1963,8 @@ export default { |
|
|
|
//重置按钮 |
|
|
|
this.primaryMenuButton.workCalendarOutFlag = true; |
|
|
|
//返回错误 |
|
|
|
this.$message.error('请选择工单!'); |
|
|
|
return false; |
|
|
|
//this.$message.error('请选择工单!'); |
|
|
|
//return false; |
|
|
|
} |
|
|
|
let tempData = {'site': this.pageData.site, 'calendarId': this.pageData.calendarId, |
|
|
|
'calendarDesc': this.pageData.calendarDesc, 'scheduledDate': this.pageData.scheduleDate}; |
|
|
|
@ -1980,8 +1980,8 @@ export default { |
|
|
|
//重置按钮 |
|
|
|
this.primaryMenuButton.workCalendarOutFlag = true; |
|
|
|
//返回错误 |
|
|
|
this.$message.error('请选择工单!'); |
|
|
|
return false; |
|
|
|
//this.$message.error('请选择工单!'); |
|
|
|
//return false; |
|
|
|
} |
|
|
|
let tempData = {'site': this.pageData.site, 'calendarId': this.pageData.calendarId, |
|
|
|
'calendarDesc': this.pageData.calendarDesc, 'scheduledDate': this.pageData.scheduleDate}; |
|
|
|
@ -2006,8 +2006,8 @@ export default { |
|
|
|
//重置按钮 |
|
|
|
this.primaryMenuButton.workCalendarOutFlag = true; |
|
|
|
//返回错误 |
|
|
|
this.$message.error('请选择工单!'); |
|
|
|
return false; |
|
|
|
//this.$message.error('请选择工单!'); |
|
|
|
//return false; |
|
|
|
} |
|
|
|
//调用提示的方法 |
|
|
|
this.warnReScheduleConfirm(); |
|
|
|
|