|
|
@ -1267,7 +1267,7 @@ export default { |
|
|
} |
|
|
} |
|
|
}); |
|
|
}); |
|
|
return |
|
|
return |
|
|
} else if (!this.currentPRDetailData.partDesc ) { |
|
|
|
|
|
|
|
|
} else if (!this.currentPRDetailData.partdesc ) { |
|
|
this.$alert(this.labels.partDescIn, this.labels.point, { |
|
|
this.$alert(this.labels.partDescIn, this.labels.point, { |
|
|
confirmButtonText: this.labels.true, |
|
|
confirmButtonText: this.labels.true, |
|
|
callback: action => { |
|
|
callback: action => { |
|
|
|