소스 검색

去掉场站名称默认值“从前有座山”

xusl 1 년 전
부모
커밋
998b2ca420
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      ipfcst/ipfcst-reportquery/src/main/frontend/layout/components/Sidebar/Logo.vue

+ 1 - 1
ipfcst/ipfcst-reportquery/src/main/frontend/layout/components/Sidebar/Logo.vue

@@ -29,7 +29,7 @@ export default {
     return {
     return {
       title: 'Vue Admin Template',
       title: 'Vue Admin Template',
       logo: '',
       logo: '',
-      elName: "从前有座山"
+      elName: ""
     }
     }
   },
   },
   created() {
   created() {