mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-14 00:37:33 +00:00
update
This commit is contained in:
parent
2ac0e6d50d
commit
e8e04b407e
@ -25,7 +25,6 @@ limitations under the License. -->
|
||||
</div>
|
||||
<el-drawer
|
||||
v-model="showTrace"
|
||||
:title="t('trace')"
|
||||
size="100%"
|
||||
:destroy-on-close="true"
|
||||
:before-close="() => (showTrace = false)"
|
||||
|
@ -14,6 +14,7 @@ See the License for the specific language governing permissions and
|
||||
limitations under the License. -->
|
||||
<template>
|
||||
<div class="trace-wrapper flex-v">
|
||||
<div class="tabs"></div>
|
||||
<div class="header">
|
||||
<Header :data="data" />
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user