|
@@ -412,6 +412,7 @@ export default { |
|
|
this.fileInfo.sign_name = selfData.getAttribute('data-name') |
|
|
this.fileInfo.sign_name = selfData.getAttribute('data-name') |
|
|
let that = this; |
|
|
let that = this; |
|
|
if(new URLSearchParams(window.location.search).get("type")==='login'){ |
|
|
if(new URLSearchParams(window.location.search).get("type")==='login'){ |
|
|
|
|
|
that.getNotebookInfo() |
|
|
that.dialogVisible = true; |
|
|
that.dialogVisible = true; |
|
|
} |
|
|
} |
|
|
document |
|
|
document |
|
|