commit
This commit is contained in:
+1
@@ -276,6 +276,7 @@ layout("/layouts/platform.html"){
|
|||||||
this.budgetTypeOption = budgetTypeOption
|
this.budgetTypeOption = budgetTypeOption
|
||||||
if (this.budgetTypeOption.length === 1){
|
if (this.budgetTypeOption.length === 1){
|
||||||
this.$set(this.formData, "outlayManageSource", this.budgetTypeOption[0].code)
|
this.$set(this.formData, "outlayManageSource", this.budgetTypeOption[0].code)
|
||||||
|
this.budgetTypeCodeChange(this.budgetTypeOption[0].code)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user