|
@@ -966,8 +966,6 @@
|
|
.then(() => {
|
|
.then(() => {
|
|
this.$refs.deptBudgetList.validate((valid) => {
|
|
this.$refs.deptBudgetList.validate((valid) => {
|
|
if (valid) {
|
|
if (valid) {
|
|
- debugger
|
|
|
|
-
|
|
|
|
this.deptBudgetList.compId = localStorage.getItem('ws-pf_compId')
|
|
this.deptBudgetList.compId = localStorage.getItem('ws-pf_compId')
|
|
this.deptBudgetList.skinInspector = localStorage.getItem('ws-pf_staffName')
|
|
this.deptBudgetList.skinInspector = localStorage.getItem('ws-pf_staffName')
|
|
this.deptBudgetList.inOutFlag = 1
|
|
this.deptBudgetList.inOutFlag = 1
|