Commit 053dd6da authored by 黄奎's avatar 黄奎

页面修改

parent 385700e0
......@@ -56,12 +56,12 @@
separator="none" :data="dataList" :columns="columns" row-key="">
<q-tr slot="header" slot-scope="props" :props="props">
<template v-for="col in props.cols" :props="props">
<template v-if="col.label=='线上与学生互动数'">
<!-- <template v-if="col.label=='线上与学生互动数'">
<q-th :key="col.name" :props="props" style="max-width:75px;text-align:center;">
线上与学生<br />互动数
</q-th>
</template>
<template v-else-if="col.label=='续约(含留学)'">
</template> -->
<template v-if="col.label=='续约(含留学)'">
<q-th :key="col.name" :props="props" style="max-width:60px;text-align:center;">
续约<br />(含留学)
</q-th>
......@@ -82,7 +82,7 @@
老师<br />迟到早退
</q-th>
</template>
<template v-else-if="col.label=='N5课程时数'">
<!-- <template v-else-if="col.label=='N5课程时数'">
<q-th :key="col.name" :props="props"
style="max-width:60px;text-align:center;background-color:#E2EFDA;color:#000;">
N5<br />课程时数
......@@ -99,7 +99,7 @@
style="max-width:60px;text-align:center;background-color:#E2EFDA;color:#000;">
N3<br />课程时数
</q-th>
</template>
</template> -->
<template v-else-if="col.label=='N2课程时数'">
<q-th :key="col.name" :props="props"
style="max-width:60px;text-align:center;background-color:#B4C6E7;color:#000;">
......@@ -187,7 +187,7 @@
},
{
name: 'StudentCount',
label: '学生人',
label: '学生人',
field: 'StudentCount',
align: 'left'
},
......@@ -198,13 +198,13 @@
field: 'AttendClassHourScore',
align: 'left',
},
{
name: 'OnLineInteractiveScore',
label: '线上与学生互动数',
field: 'OnLineInteractiveScore',
align: 'left',
style: 'max-width: 50px',
},
// {
// name: 'OnLineInteractiveScore',
// label: '线上与学生互动数',
// field: 'OnLineInteractiveScore',
// align: 'left',
// style: 'max-width: 50px',
// },
{
name: 'RenewScore',
label: '续约(含留学)',
......@@ -253,24 +253,24 @@
field: 'TeacherBeLateScore',
align: 'left'
},
{
name: 'N5ClassHoursScore',
label: 'N5课程时数',
field: 'N5ClassHoursScore',
align: 'left'
},
{
name: 'N4ClassHoursScore',
label: 'N4课程时数',
field: 'N4ClassHoursScore',
align: 'left'
},
{
name: 'N3ClassHoursScore',
label: 'N3课程时数',
field: 'N3ClassHoursScore',
align: 'left'
},
// {
// name: 'N5ClassHoursScore',
// label: 'N5课程时数',
// field: 'N5ClassHoursScore',
// align: 'left'
// },
// {
// name: 'N4ClassHoursScore',
// label: 'N4课程时数',
// field: 'N4ClassHoursScore',
// align: 'left'
// },
// {
// name: 'N3ClassHoursScore',
// label: 'N3课程时数',
// field: 'N3ClassHoursScore',
// align: 'left'
// },
{
name: 'N2ClassHoursScore',
label: 'N2课程时数',
......
......@@ -34,12 +34,12 @@
separator="none" :data="dataList" :columns="columns" row-key="">
<q-tr slot="header" slot-scope="props" :props="props">
<template v-for="col in props.cols" :props="props">
<template v-if="col.label=='线上与学生互动数'">
<!-- <template v-if="col.label=='线上与学生互动数'">
<q-th :key="col.name" :props="props" style="max-width:75px;text-align:center;">
线上与学生<br />互动数
</q-th>
</template>
<template v-else-if="col.label=='续约(含留学)'">
</template> -->
<template v-if="col.label=='续约(含留学)'">
<q-th :key="col.name" :props="props" style="max-width:60px;text-align:center;">
续约<br />(含留学)
</q-th>
......@@ -155,7 +155,7 @@
},
{
name: 'StudentCount',
label: '学生人',
label: '学生人',
field: 'StudentCount',
align: 'left'
},
......@@ -165,12 +165,12 @@
field: 'AttendClassHourScore',
align: 'left',
},
{
name: 'OnLineInteractiveScore',
label: '线上与学生互动数',
field: 'OnLineInteractiveScore',
align: 'left',
},
// {
// name: 'OnLineInteractiveScore',
// label: '线上与学生互动数',
// field: 'OnLineInteractiveScore',
// align: 'left',
// },
{
name: 'RenewScore',
label: '续约(含留学)',
......@@ -219,24 +219,24 @@
field: 'TeacherBeLateScore',
align: 'left'
},
{
name: 'N5ClassHoursScore',
label: 'N5课程时数',
field: 'N5ClassHoursScore',
align: 'left'
},
{
name: 'N4ClassHoursScore',
label: 'N4课程时数',
field: 'N4ClassHoursScore',
align: 'left'
},
{
name: 'N3ClassHoursScore',
label: 'N3课程时数',
field: 'N3ClassHoursScore',
align: 'left'
},
// {
// name: 'N5ClassHoursScore',
// label: 'N5课程时数',
// field: 'N5ClassHoursScore',
// align: 'left'
// },
// {
// name: 'N4ClassHoursScore',
// label: 'N4课程时数',
// field: 'N4ClassHoursScore',
// align: 'left'
// },
// {
// name: 'N3ClassHoursScore',
// label: 'N3课程时数',
// field: 'N3ClassHoursScore',
// align: 'left'
// },
{
name: 'N2ClassHoursScore',
label: 'N2课程时数',
......
......@@ -47,14 +47,14 @@
班主任<br />学生互动
</q-th>
</template>
<template v-else-if="col.label=='线上与学生互动数'">
<!-- <template v-else-if="col.label=='线上与学生互动数'">
<q-th :key="col.name" :props="props" style="max-width:90px;text-align:center;">
线上与学生<br />互动数
</q-th>
</template>
<template v-else-if="col.label=='学生人'">
</template> -->
<template v-else-if="col.label=='学生人'">
<q-th :key="col.name" :props="props" style="max-width:85px;text-align:center;">
学生人
学生人
</q-th>
</template>
<template v-else-if="col.label=='学生升级'">
......@@ -194,9 +194,9 @@
<q-td>
{{lastRow.AttendClassHourScore}}
</q-td>
<q-td>
<!-- <q-td>
{{lastRow.OnLineInteractiveScore}}
</q-td>
</q-td> -->
<q-td>
{{lastRow.RenewScore}}
</q-td>
......@@ -221,7 +221,7 @@
<q-td>
{{lastRow.TeacherBeLateScore}}
</q-td>
<q-td>
<!-- <q-td>
{{lastRow.N5ClassHoursScore}}
</q-td>
<q-td>
......@@ -229,7 +229,7 @@
</q-td>
<q-td>
{{lastRow.N3ClassHoursScore}}
</q-td>
</q-td> -->
<q-td>
{{lastRow.N2ClassHoursScore}}
</q-td>
......@@ -289,7 +289,7 @@
},
{
name: 'StudentCount',
label: '学生人',
label: '学生人',
field: 'StudentCount',
align: 'left',
sortable: true
......@@ -306,14 +306,14 @@
align: 'left',
sortable: true
},
{
name: 'OnLineInteractiveScore',
label: '线上与学生互动数',
field: 'OnLineInteractiveScore',
align: 'left',
style: 'max-width: 50px',
sortable: true
},
// {
// name: 'OnLineInteractiveScore',
// label: '线上与学生互动数',
// field: 'OnLineInteractiveScore',
// align: 'left',
// style: 'max-width: 50px',
// sortable: true
// },
{
name: 'RenewScore',
label: '续约(含留学)',
......@@ -370,27 +370,27 @@
align: 'left',
sortable: true
},
{
name: 'N5ClassHoursScore',
label: 'N5课程时数',
field: 'N5ClassHoursScore',
align: 'left',
sortable: true
},
{
name: 'N4ClassHoursScore',
label: 'N4课程时数',
field: 'N4ClassHoursScore',
align: 'left',
sortable: true
},
{
name: 'N3ClassHoursScore',
label: 'N3课程时数',
field: 'N3ClassHoursScore',
align: 'left',
sortable: true
},
// {
// name: 'N5ClassHoursScore',
// label: 'N5课程时数',
// field: 'N5ClassHoursScore',
// align: 'left',
// sortable: true
// },
// {
// name: 'N4ClassHoursScore',
// label: 'N4课程时数',
// field: 'N4ClassHoursScore',
// align: 'left',
// sortable: true
// },
// {
// name: 'N3ClassHoursScore',
// label: 'N3课程时数',
// field: 'N3ClassHoursScore',
// align: 'left',
// sortable: true
// },
{
name: 'N2ClassHoursScore',
label: 'N2课程时数',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment