"src/page/main/log/system/index.vue" did not exist on "a8ad5e4bad793b06aa4dd52b51878ff4f1cffba7"
Commit 56a7c2c2 authored by 刘殿昕's avatar 刘殿昕

服务测试流程类至少要有一个

parent 280c6c5a
......@@ -758,7 +758,7 @@
>新增服务地址</el-button
>
<el-button
v-if="!(indexOne == liucheng_list.length)"
v-if="!(indexOne == liucheng_list.length || liucheng_list.length == 1)"
class="del_one"
@click="delOne(indexOne)"
>移除</el-button
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment