保誠-保戶業務員媒合平台
wayne
2022-03-11 27d109b5792305d849f578627f98e1cb55a330f4
PAMapp/components/Ui/UiAvatar.vue
@@ -15,7 +15,7 @@
    size!: number;
    @Prop()
    fileName!: string;
    agentNo!: string;
    get imgSrc() {
        return process.env.BASE_URL + '/consultant/avatar/' + this.agentNo;