Bläddra i källkod

删除多余代码

wangn 5 år sedan
förälder
incheckning
486e7e07a7
1 ändrade filer med 2 tillägg och 2 borttagningar
  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,