fix(测试跟踪): 测试计划-接口用例-列表选中所有数据排序后取消关联提示SQL错误
--bug=1013963 --user=宋昌昌 [测试计划]-接口用例-按ID排序后选中所有数据取消关联提示sql错误 https://www.tapd.cn/55049933/s/1180459
This commit is contained in:
parent
ea6e5cd5a8
commit
28bb61a8fb
|
@ -251,7 +251,7 @@
|
|||
create_user_id ${order.type}
|
||||
</when>
|
||||
<otherwise>
|
||||
${order.name} ${order.type}
|
||||
c.${order.name} ${order.type}
|
||||
</otherwise>
|
||||
</choose>
|
||||
</foreach>
|
||||
|
|
Loading…
Reference in New Issue