fix(接口测试): 步骤中修改插件名字后,修改内容不生效的缺陷
--bug=1012535 --user=王孝刚 【接口测试】github#12457,mqtt接口自动化 修改步骤名字后,点调试和下拉小箭头 修改内容不生效 https://www.tapd.cn/55049933/s/1143198
This commit is contained in:
parent
79875888a6
commit
806d12ab56
|
@ -256,6 +256,9 @@ export default {
|
|||
}
|
||||
},
|
||||
deep: true
|
||||
},
|
||||
'request.name'() {
|
||||
this.data.name = this.request.name
|
||||
}
|
||||
},
|
||||
methods: {
|
||||
|
|
Loading…
Reference in New Issue