|
|
@ -616,6 +616,7 @@ export default { |
|
|
|
} |
|
|
|
this.rel_list.configurationItemsSid = this.sids[0] |
|
|
|
console.log('11111', this.rel_list) |
|
|
|
this.rel_list.staffSid = window.sessionStorage.getItem('staffSid') |
|
|
|
setRel(this.rel_list).then(response => { |
|
|
|
this.FormLoading = false |
|
|
|
if (response.success) { |
|
|
|