浏览代码

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

shilipojs 3 年之前
父节点
当前提交
3148e05676
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/EvaluationCard/index.vue

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

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