Explorar o código

evaluation - 组件传参异常修复

hare8999@163.com %!s(int64=3) %!d(string=hai) anos
pai
achega
df181f4247
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: {