lex 1 năm trước cách đây
mục cha
commit
292b2a8a7e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/o-dialog/index.tsx

+ 1 - 1
src/components/o-dialog/index.tsx

@@ -10,7 +10,7 @@ export default defineComponent({
       default: false
     },
     message: {
-      type: String as PropType<string | Element>,
+      type: String,
       default: ''
     },
     /**