|
@@ -52,8 +52,8 @@
|
|
}
|
|
}
|
|
|
|
|
|
this.doctype = this.getDocType(option.fileType);
|
|
this.doctype = this.getDocType(option.fileType);
|
|
- console.log(this.doctype);
|
|
|
|
- console.log(option.key);
|
|
|
|
|
|
+ // console.log(this.doctype);
|
|
|
|
+ // console.log(option.key);
|
|
let config = {
|
|
let config = {
|
|
document: {
|
|
document: {
|
|
fileType: option.fileType, //后缀
|
|
fileType: option.fileType, //后缀
|