|
@@ -1371,7 +1371,6 @@ export default {
|
|
.then(() => {
|
|
.then(() => {
|
|
this.$refs.dataList.validate((valid) => {
|
|
this.$refs.dataList.validate((valid) => {
|
|
if (valid) {
|
|
if (valid) {
|
|
- debugger
|
|
|
|
this.dataList.compId = sessionStorage.getItem('ws-pf_compId')
|
|
this.dataList.compId = sessionStorage.getItem('ws-pf_compId')
|
|
this.dataList.inOutFlag = 2
|
|
this.dataList.inOutFlag = 2
|
|
this.dataList.statusFlag = 3
|
|
this.dataList.statusFlag = 3
|