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