Browse Source

添加附件按钮

master_hella_20240701
yufei0306 6 months ago
parent
commit
0112afbbdf
  1. 2
      src/components/Annex/src/Annex.vue

2
src/components/Annex/src/Annex.vue

@ -69,7 +69,7 @@ const props = defineProps({
},
showAddBtn: {
type: Boolean,
required: true
default: true
},
})
// emit

Loading…
Cancel
Save