loulijun2021
2022-08-31 436569820a3084dcf90f8156a4f812bc220fbb98
src/views/scgl/gd.vue
@@ -1597,8 +1597,8 @@
        this.dialogForm.partname = row.partname
        this.dialogForm.mesqty = row.plan_qty
        this.dialogForm.partspec = row.partspec
        this.dialogForm.sourceorder = row.sourceorder
        this.dialogForm.ordertype = row.ordertype
        this.dialogForm.sourceorder = row.m_po
        this.dialogForm.ordertype = row.wotype
        // this.routecodeChange(this.dialogForm.routecode)
@@ -1801,7 +1801,7 @@
      // const number = Math.random() * Math.random()
      // this.number = number === 0 ? (10 + Math.random()) : number
      // console.log(number)
      this.dialogVisibleApprove = true
      const data2 = {
        username: getCookie('admin'),
        mesordercode: this.dialogForm.mesordercode
@@ -1833,6 +1833,7 @@
          })
        }
      })
      this.dialogVisibleApprove = true
    },
    dialogVisibleTaskClose() {
      this.dialogForm.mesordercode = ''