mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-05-13 00:08:56 +00:00
fix: typo
This commit is contained in:
parent
a98781fc9a
commit
456456f57e
@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
|
|||||||
limitations under the License. -->
|
limitations under the License. -->
|
||||||
<template>
|
<template>
|
||||||
<div class="profile-wrapper flex-v">
|
<div class="profile-wrapper flex-v">
|
||||||
<div class="title">Network Profiling</div>
|
<div class="title">Continuous Profiling</div>
|
||||||
<el-popover placement="bottom" trigger="click" :width="100" v-if="dashboardStore.editMode">
|
<el-popover placement="bottom" trigger="click" :width="100" v-if="dashboardStore.editMode">
|
||||||
<template #reference>
|
<template #reference>
|
||||||
<span class="operation cp">
|
<span class="operation cp">
|
||||||
|
Loading…
Reference in New Issue
Block a user