|
@ -131,6 +131,7 @@ export default { |
|
|
this.$refs['dataForm'].clearValidate() |
|
|
this.$refs['dataForm'].clearValidate() |
|
|
}) |
|
|
}) |
|
|
this.dialogStatus = 'add' |
|
|
this.dialogStatus = 'add' |
|
|
|
|
|
this.temp.createBySid = window.sessionStorage.getItem('userSid') |
|
|
this.viewTitle = '【新增】中介人员' |
|
|
this.viewTitle = '【新增】中介人员' |
|
|
this.getType() |
|
|
this.getType() |
|
|
}, |
|
|
}, |
|
|