v3.1.4 — 修复pfs变量丢失导致加载失败
This commit is contained in:
@@ -435,6 +435,8 @@ function renderProducts() {
|
||||
}
|
||||
|
||||
function renderFinance() {
|
||||
const pfs = state.data.projectFinances || [];
|
||||
const ops = state.data.operations || [];
|
||||
const fmTypesByTenant = {
|
||||
"科普·无界": ["科普音频","科普视频","科普文章","全品类科普"],
|
||||
"科研·无界": ["真实世界研究","调研问卷","病例征集","患者招募"],
|
||||
|
||||
Reference in New Issue
Block a user