fix(接口测试): 场景回收站显示定时任务字段,只是不能操作

场景回收站显示定时任务字段,只是不能操作
This commit is contained in:
song-tianyang 2023-04-23 10:57:07 +08:00 committed by 刘瑞斌
parent d69f01be2a
commit c66b38c4e0
1 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,6 @@
:field="item"
:fields-width="fieldsWidth"
min-width="100px"
v-if="!trashEnable"
:filters="!trashEnable ? scheduleFilters : null"
prop="schedule">
<template v-slot:default="scope">
@ -208,6 +207,7 @@
@scheduleChange="scheduleStatusChange"
@refreshTable="nodeChange"
:scenario="scope.row"
:has-permission="trashEnable"
:request="runRequest"
:schedule="scope.row.scheduleObj" />
<i v-else class="el-icon-loading" />