[add] 文档库和文档拆分模块的详情页

This commit is contained in:
lideqin
2023-08-16 17:41:16 +08:00
parent a5179a58b0
commit 478ba66284
274 changed files with 124834 additions and 14 deletions
+6
View File
@@ -259,6 +259,12 @@ export default {
disabled: {
type: Boolean,
default: false
},
extraParams: {
type: Object,
default: () => {
return {}
}
}
},
data () {