老师帮忙看下,为什么在dependent_data中get_row_value取不到行号的值
来源:7-17 数据依赖问题之依赖结构构建

慕设计653694
2020-08-09
在dependentdata中执行get_case_line_data传入参数caseid=“imooc-11”,执行到get_row_data时取不到row_number总是为None,但在opertionexcel中单独运行get_row_data能正常取到Excel中的值,老师帮忙看一下为什么
写回答
1回答
-
Mushishi
2020-08-10
你这里说的是你这个获取数据已经是None了。
你的操作excel的rows——data已经是none了
122020-08-15
相似问题