mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 17:05:10 +00:00
cleanup
This commit is contained in:
parent
ae36fefabb
commit
ca83e55315
@ -94,7 +94,6 @@ limitations under the License. -->
|
||||
|
||||
<div v-if="activeFilter === 'duration'" class="filter">
|
||||
<span class="sm b grey mr-5">{{ t("duration") }}:</span>
|
||||
<b>{{ minTraceDuration }}</b>
|
||||
<el-input size="small" class="inputs mr-5" v-model="minTraceDuration" />
|
||||
<span class="grey mr-5">-</span>
|
||||
<el-input size="small" class="inputs" v-model="maxTraceDuration" />
|
||||
|
Loading…
Reference in New Issue
Block a user