浏览代码

词云路径

natasha 1 年之前
父节点
当前提交
d1eb4b4a1c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/Textanalysis/index.vue

+ 1 - 1
src/views/Textanalysis/index.vue

@@ -1119,7 +1119,7 @@ export default {
     ciyunEvent() {
       window.location.href =
         window.location.origin +
-        `/ciyun/ciyunindex.html?partitionKey=${this.id}&searchType=${this.leftNavIndex}&userID=${this.userID}`;
+        `/GCLS-TC/ciyun/ciyunindex.html?partitionKey=${this.id}&searchType=${this.leftNavIndex}&userID=${this.userID}`;
       // window.open(
       //   `./ciyun/ciyunindex.html?partitionKey=${this.id}&searchType=${this.leftNavIndex}&userID=${this.userID}`,
       //   '_blank',