Explorar o código

Merge branch 'feature-landpage-update' into dev_1.1.7_lint

jihuaqiang %!s(int64=2) %!d(string=hai) anos
pai
achega
2272725d36
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/course/index.vue

+ 1 - 1
pages/course/index.vue

@@ -53,7 +53,7 @@ export default {
 			return this.useful === '1';
 		},
 		tipTextCpd() {
-			if (this.isUsefulCpd) {
+			if (!this.isUsefulCpd) {
 				return 'How to install Denet Chrome Extension';
 			} else if (this.isCommonCpd) {
 				return 'Install DeNet chrome extension to claim your prize';