修改域名
This commit is contained in:
parent
207e80b40c
commit
92b2a1214c
@ -352,7 +352,7 @@
|
|||||||
});
|
});
|
||||||
},
|
},
|
||||||
handleCopy(path) {
|
handleCopy(path) {
|
||||||
this.copyValue = window.location.origin + path;
|
this.copyValue = window.location.origin.replace('long', 'stsign') + path;
|
||||||
const btnCopy = new Clipboard('.copyBtn');
|
const btnCopy = new Clipboard('.copyBtn');
|
||||||
// btnCopy.destroy();
|
// btnCopy.destroy();
|
||||||
this.$message({
|
this.$message({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user