star7th 5 年之前
父节点
当前提交
8c9ae759a6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      web_src/src/components/item/show/show_table_item/Index.vue

+ 1 - 1
web_src/src/components/item/show/show_table_item/Index.vue

@@ -174,7 +174,7 @@ export default {
       let path = this.item_info.item_domain
         ? this.item_info.item_domain
         : this.item_info.item_id
-      this.share_item_link = this.getRootPath() + '/' + path
+      this.share_item_link = this.getRootPath() + '#/' + path
       this.qr_item_link =
         DocConfig.server +
         '/api/common/qrcode&size=3&url=' +