mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
commit
32d26eca57
|
|
@ -143,6 +143,7 @@ const open = (row: any, list: Array<string>) => {
|
|||
documentList.value = list
|
||||
} else {
|
||||
// 导入
|
||||
documentType.value = '1'
|
||||
isImport.value = true
|
||||
}
|
||||
dialogVisible.value = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue