Files
EasySoft-ZenTaoPMS/www/static/js/storage-9b9506ad.js
T
2023-04-27 07:51:05 +00:00

2 lines
272 B
JavaScript

import{aS as n,S as s}from"./index.js";const g=()=>{if(window.chartData)return window.chartData;const r=document.location.hash.split("/"),a=r&&r[r.length-1],t=n(s.GO_CHART_STORAGE_LIST);if(!!t){for(let o=0;o<t.length;o++)if(a.toString()===t[o].id)return t[o]}};export{g};