@@ -1820,7 +1820,7 @@ export default {
item.disabled = true
}
this.disabled = true
- if (this.datass.fStatusName == '完成' && this.lander == 'admin') {
+ if (this.datass.fStatusName == '完成' && (this.lander == 'admin' || this.datass.applicantName == this.lander)) {
console.log("a")
this.disabled = false;