zhangherong
4 天以前 426226f665ee5a3af873c8e839d8f9e4a6036752
src/components/tools/Logo.vue
@@ -21,7 +21,7 @@
    props: {
      title: {
        type: String,
        default: 'MDC智慧车间',
        default: 'MES智慧车间',
        required: false
      },
      showTitle: {