From a5585d98e8972abd39365050d38cf3c8085c852c Mon Sep 17 00:00:00 2001 From: shikha Date: Sun, 10 May 2020 18:59:20 +0530 Subject: [PATCH] show school logo --- src/pages/Report/studentReport.vue | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/src/pages/Report/studentReport.vue b/src/pages/Report/studentReport.vue index 9eb6adc..0b700ec 100644 --- a/src/pages/Report/studentReport.vue +++ b/src/pages/Report/studentReport.vue @@ -196,28 +196,36 @@ - +

{{ userData.name }}

{{ userData.address }}

- + -

{{ studentReport.name }}

+

{{ studentReport.name }}

Class : {{ studentReport.classId.classNum }}

+ >Class : {{ studentReport.classId.classNum }}

Section : {{ studentReport.sectionId.name }}

+ >Section : {{ studentReport.sectionId.name }}

RollNo : {{ studentReport.rollNo }}

+ >RollNo : {{ studentReport.rollNo }}