微调
This commit is contained in:
@@ -111,7 +111,7 @@ const columns = reactive<ColumnProps<Plan.ReqPlan>[]>([
|
||||
<el-link type='primary' link onClick={() => showTestSource(scope.row.sourceName)}>
|
||||
{scope.row.sourceName}
|
||||
</el-link>
|
||||
<moreButtons isShow={isVisible(scope.row)} ></moreButtons>
|
||||
<moreButtons isShow={isVisible(scope.row)} ></moreButtons>
|
||||
</div>
|
||||
)
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user