Browse Source

Merge branch 'master' of http://121.4.203.192:9000/mingxue/front

shilipojs 3 years ago
parent
commit
3148e05676
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/EvaluationCard/index.vue

+ 1 - 1
src/components/EvaluationCard/index.vue

@@ -47,7 +47,7 @@ export default {
       default: "",
       default: "",
     },
     },
     subTitle: {
     subTitle: {
-      type: String,
+      type: String|Boolean,
       default: "",
       default: "",
     },
     },
     thirdTitle: {
     thirdTitle: {