packageBookService/pages/bookServices/detail/components/tree/index.js
@@ -222,9 +222,9 @@ } if (item.selectType == "document") { // freeFile if (item.selectType == "document") { item.selectType = "pptx"; } // if (item.selectType == "document") { // item.selectType = "pptx"; // } const fileLink = item.file ? app.config.requestCtx + "/file/api/ApiDownload?md5=" + item.file : app.config.requestCtx +