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