input赋值时会出现不可编辑的问题,不可直接赋值:this.form.reCode=response.msg;
this.$set(this.form, 'reCode', response.msg)