Commit 775d570e by 袁成

fix:隐藏已选

parent dd458d64
......@@ -29,7 +29,7 @@
</style>
<template>
<div class="view-div">
<div v-show="!hideSelected" class="selected-view" >
<div v-show="false" class="selected-view" >
<div style="margin-bottom: 20px; width: 100%;">
<Checkbox
:value="selection.length > 0"
......
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