Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4911f24d40 |
@@ -435,6 +435,8 @@ function renderProducts() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function renderFinance() {
|
function renderFinance() {
|
||||||
|
const pfs = state.data.projectFinances || [];
|
||||||
|
const ops = state.data.operations || [];
|
||||||
const fmTypesByTenant = {
|
const fmTypesByTenant = {
|
||||||
"科普·无界": ["科普音频","科普视频","科普文章","全品类科普"],
|
"科普·无界": ["科普音频","科普视频","科普文章","全品类科普"],
|
||||||
"科研·无界": ["真实世界研究","调研问卷","病例征集","患者招募"],
|
"科研·无界": ["真实世界研究","调研问卷","病例征集","患者招募"],
|
||||||
|
|||||||
Reference in New Issue
Block a user