fix(接口测试): 修复前置脚本等待控制器配置点击复制按钮无反应的缺陷

--bug=1011458 --user=王孝刚 【接口测试】-api-test-前置脚本-等待控制器配置记录-点击复制按钮无反应
https://www.tapd.cn/55049933/s/1122086
This commit is contained in:
wxg0103 2022-03-21 14:57:51 +08:00 committed by fit2-zhao
parent b3f8d761c9
commit 5971675a61
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
background-color="#F9F1EA"/> background-color="#F9F1EA"/>
<ms-constant-timer :inner-step="true" :timer="data" :node="node" v-if="data.type ==='ConstantTimer'" <ms-constant-timer :inner-step="true" :timer="data" :node="node" v-if="data.type ==='ConstantTimer'"
@remove="remove"/> @remove="remove" @copyRow="copyRow"/>
</div> </div>
<div v-if="tabType ==='post'"> <div v-if="tabType ==='post'">