style: 去除无用属性名,调整metrics,logs页面主题颜色
This commit is contained in:
@@ -75,8 +75,6 @@
|
||||
style="margin-left: 14px"
|
||||
slot="reference"
|
||||
v-model="scope.row.schedEnable"
|
||||
active-icon-class="switch-open"
|
||||
inactive-icon-class="switch-shut"
|
||||
:active-value="1"
|
||||
:inactive-value="0"
|
||||
@change="(val)=>{$emit('statusChange', scope.row)}"
|
||||
|
||||
Reference in New Issue
Block a user