Explorar el Código

删除多余代码

wangn hace 5 años
padre
commit
486e7e07a7
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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,