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