xuefei
2023-05-04 d583ee91ff627890ce0a2a1055dcdc394d2391e2
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>