处置申请完成
This commit is contained in:
@@ -178,7 +178,6 @@ const handleFileType = (type:string) => {
|
||||
}
|
||||
// 打开预览
|
||||
const preview = (file:any) => {
|
||||
console.log(file)
|
||||
previewFile.value = file;
|
||||
previewModal.value = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user