lsc 2 years ago
parent
commit
662fa9a99d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      js/Office/Word/Word.js

+ 1 - 1
js/Office/Word/Word.js

@@ -641,7 +641,7 @@ U.MD.O.W.getWork = async function (cid, s, task, t, uid) {
                     UserDirectoryExtendType: "uw", //默认导航模式
                     UsOffice: res.value[0][0].text,
                     UserDirectoryID: Guid.newGuid(),
-                    newfile: fileid ? false : true
+                    newfile: true
                 }
                 resolve(a);