Browse Source

完善代码

wangn 5 years ago
parent
commit
d9dd1709d3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hdApp/src/components/none-hd.vue

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

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