css
liuying
2024-04-25 e99c3b2d8f6b23a1e9663655236dd42bbdd67184
iWare_RawMaterialWarehouse_Web/src/components/tools/Logo.vue
@@ -23,7 +23,7 @@
  props: {
    title: {
      type: String,
      default: '我的开发模板',
      default: '标准化原材料库',
      required: false
    },
    showTitle: {