Browse Source

完善中介人员

zhanglei
yunuo970428 3 years ago
parent
commit
b6d2a98f7c
  1. 1
      anrui-base/anrui-base-ui/src/views/zhongjierenyuan/zhongjierenyuanAdd.vue

1
anrui-base/anrui-base-ui/src/views/zhongjierenyuan/zhongjierenyuanAdd.vue

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

Loading…
Cancel
Save