소스 검색

删除多余代码

wangn 5 년 전
부모
커밋
486e7e07a7
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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,