Przeglądaj źródła

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

xusl 1 rok temu
rodzic
commit
998b2ca420

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

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