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