|
|
|
@ -736,12 +736,12 @@ |
|
|
|
// }) |
|
|
|
// return false; |
|
|
|
// } |
|
|
|
if(!this.dataForm.buDesc){ |
|
|
|
this.$alert('请选择BU!', '错误', { |
|
|
|
confirmButtonText: '确定' |
|
|
|
}) |
|
|
|
return false; |
|
|
|
} |
|
|
|
// if(!this.dataForm.buDesc){ |
|
|
|
// this.$alert('请选择BU!', '错误', { |
|
|
|
// confirmButtonText: '确定' |
|
|
|
// }) |
|
|
|
// return false; |
|
|
|
// } |
|
|
|
// if(!this.dataForm.priority){ |
|
|
|
// this.$alert('请选择优先级!', '错误', { |
|
|
|
// confirmButtonText: '确定' |
|
|
|
|