update:消息提示
This commit is contained in:
@@ -86,7 +86,6 @@ function pasteLister(event: any) {
|
||||
} else {
|
||||
const file: any = items[i].getAsFile();
|
||||
if (file) {
|
||||
console.log(file);
|
||||
const uid = Date.now();
|
||||
file.uid = uid;
|
||||
fileStore.addShareData({
|
||||
|
||||
Reference in New Issue
Block a user