refactor: ♻️ 通知公告、字典重构问题修复和优化
This commit is contained in:
@@ -25,7 +25,7 @@ const props = defineProps({
|
||||
},
|
||||
modelValue: {
|
||||
type: [String, Number],
|
||||
required: true,
|
||||
required: false,
|
||||
},
|
||||
placeholder: {
|
||||
type: String,
|
||||
|
||||
Reference in New Issue
Block a user