Browse Source

完善代码

wangn 5 năm trước cách đây
mục cha
commit
d9dd1709d3
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      hdApp/src/components/none-hd.vue

+ 2 - 2
hdApp/src/components/none-hd.vue

@@ -19,11 +19,11 @@ export default {
     },
     btnText: {
       type: String,
-      default: '222',
+      default: '',
     },
     title: {
       type: String,
-      default: '111',
+      default: '',
     },
     authShow: {
       type: Boolean,