|
|
@ -983,7 +983,8 @@ |
|
|
site: this.searchData.site, |
|
|
site: this.searchData.site, |
|
|
userName: this.$store.state.user.name, |
|
|
userName: this.$store.state.user.name, |
|
|
codeNo: this.searchData.codeNo, |
|
|
codeNo: this.searchData.codeNo, |
|
|
menuId: '103002' |
|
|
|
|
|
|
|
|
menuId: '103002', |
|
|
|
|
|
nodeConclusion: 'Y', |
|
|
} |
|
|
} |
|
|
this.submitData(tempData) |
|
|
this.submitData(tempData) |
|
|
}) |
|
|
}) |
|
|
|