This commit is contained in:
2022-02-26 01:00:45 +00:00
parent 58a636e24c
commit 64d43d8706
5 changed files with 104 additions and 114 deletions

View File

@@ -168,7 +168,7 @@
export default {
props: {
id: {
type: String,
type: Number,
required: true
},
title: { type: String, default: null },