Browse Source

修改供应链管理的问题

master
yunuo970428 3 years ago
parent
commit
52d4f89612
  1. 1
      anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/relation/changyongpeizhi.vue

1
anrui-scm/anrui-scm-ui/src/views/cheliang/chexing/relation/changyongpeizhi.vue

@ -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) {

Loading…
Cancel
Save