|
@@ -1050,8 +1050,7 @@ export default {
|
|
return
|
|
return
|
|
}
|
|
}
|
|
}
|
|
}
|
|
- console.log(this.deptBudgetList,"入库对象")
|
|
|
|
- return
|
|
|
|
|
|
+ console.log(this.deptBudgetList,'入库对象')
|
|
this.deptBudgetList.id = this.$route.query.id
|
|
this.deptBudgetList.id = this.$route.query.id
|
|
this.$confirm(`确定提交入库信息`, {
|
|
this.$confirm(`确定提交入库信息`, {
|
|
cancelButtonText: '取消',
|
|
cancelButtonText: '取消',
|