|
|
@ -788,7 +788,7 @@ |
|
|
}).then(() => { |
|
|
}).then(() => { |
|
|
let tempData = { |
|
|
let tempData = { |
|
|
site: this.searchData.site, |
|
|
site: this.searchData.site, |
|
|
userName: this.searchData.username, |
|
|
|
|
|
|
|
|
userName: this.$store.state.user.name, |
|
|
codeNo: this.searchData.codeNo, |
|
|
codeNo: this.searchData.codeNo, |
|
|
menuId: '103002' |
|
|
menuId: '103002' |
|
|
} |
|
|
} |
|
|
|