@@ -2351,6 +2351,7 @@ export default {
}
},
contractNoChange(e) {
+ this.disabled1=true
for (let i = 0; i < this.deptBudgetList1.length; i++) {
console.log(this.deptBudgetList1[i])
if (this.deptBudgetList1[i].inOutTaskNo == e) {