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