wjli
2024-04-09 542dcd62fa061525a00339011ff24246f03b820e
src/views/activiti/historic-detail/historicDetail.vue
@@ -215,7 +215,7 @@
        getHighlightImg +
        this.id +
        "?accessToken=" +
        this.getStore("accessToken") +
        this.getSessionStore("accessToken") +
        "&time=" +
        new Date();
      this.getDataList();
@@ -262,4 +262,4 @@
    },
  },
};
</script>
</script>