部门 代表 等待开发数 启动开发数量 提交进药资料及与临床主任沟通 临床主任提单 通过药事会进药许可 医院正式采购 成功数量 失败数量
{{row.businessunitidname == null ? "-" : row.businessunitidname}} {{row.owneridname == null ? "-" : row.owneridname}} {{row.waitcount == null ? 0 : row.waitcount}} {{row.startcount == null ? 0 : row.startcount}} {{row.step1 == null ? 0: row.step1}} {{row.step2 == null ? 0 : row.step2}} {{row.step3 == null ? 0 : row.step3}} {{row.step4 == null ? 0 : row.step4 }} {{row.succcount == null ? 0 : row.succcount }} {{row.failcount == null ? 0 : row.failcount }}