quanyawei
2023-10-31 5fecc9e46d448df3de987504440c4fdd582f858e
pages/actionChange/newPage/index.vue
@@ -265,8 +265,8 @@
               this.form.escalationUnitId = data
               this.sumbitForm.escalationUnitId = userInfor.unitId
            }
            this.form.escalationName = userInfor.name || ''
            this.sumbitForm.escalationName = userInfor.name || ''
            this.form.escalationName = userInfor.userName || ''
            this.sumbitForm.escalationName = userInfor.userName || ''
            this.form.investigationType = 1
            this.sumbitForm.investigationType = 1
            console.log('this.sumbitForm', this.sumbitForm)