koushanshan %!s(int64=3) %!d(string=hai) anos
pai
achega
fbdffd98b3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/view/pdm/molding-record/form.vue

+ 1 - 0
src/view/pdm/molding-record/form.vue

@@ -1014,6 +1014,7 @@ export default {
             templist[it] = itt[it]
           })
           templist.ftyId = this.formData.ftyId
+          templist.manageUser =this.$store.state.user.id
           // 取出当前成型线对应的模具记录明细
           let temp = table.filter(it => it.groupId === itt.groupId)
           if (temp && temp.length > 0) {