v3.1.4 — 修复pfs变量丢失导致加载失败

This commit is contained in:
mac
2026-06-17 13:13:27 +08:00
parent 8c24abd53e
commit 4911f24d40

View File

@@ -435,6 +435,8 @@ function renderProducts() {
}
function renderFinance() {
const pfs = state.data.projectFinances || [];
const ops = state.data.operations || [];
const fmTypesByTenant = {
"科普·无界": ["科普音频","科普视频","科普文章","全品类科普"],
"科研·无界": ["真实世界研究","调研问卷","病例征集","患者招募"],