mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2026-04-19 19:19:43 +00:00
fix cold stage label (#532)
This commit is contained in:
@@ -54,8 +54,8 @@ limitations under the License. -->
|
||||
<el-switch
|
||||
v-model="coldStage"
|
||||
inline-prompt
|
||||
active-text="Cold Excluded"
|
||||
inactive-text="Cold Only"
|
||||
inactive-text="Cold Excluded"
|
||||
active-text="Cold Only"
|
||||
@change="changeDataMode"
|
||||
width="105px"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user