shish %!s(int64=2) %!d(string=hai) anos
pai
achega
82bbb0a6eb
Modificáronse 1 ficheiros con 2 adicións e 6 borrados
  1. 2 6
      pt/src/views/cp/pt-cp-class.vue

+ 2 - 6
pt/src/views/cp/pt-cp-class.vue

@@ -9,15 +9,11 @@
 			</template>
 
 			<template #table-column-num="{scope}">
-				<el-link
-					@click="getCpList(scope.row)"
-				>{{ scope.row.num }}</el-link>
+				{{ scope.row.num }}
 			</template>
 
 			<template #table-column-name="{scope}">
-				<el-link
-					@click="getCpList(scope.row)"
-				>{{ scope.row.name }}</el-link>
+				{{ scope.row.name }}
 			</template>
 
 			<template #table-column-inTurn="{scope}">