Parcourir la source

删除多余代码

wangn il y a 5 ans
Parent
commit
486e7e07a7
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      ghsApp/src/components/none-hd.vue

+ 2 - 2
ghsApp/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,