rev:开关按钮颜色更改
This commit is contained in:
@@ -160,8 +160,8 @@
|
|||||||
v-model="query.is_sid"
|
v-model="query.is_sid"
|
||||||
active-value="1"
|
active-value="1"
|
||||||
inactive-value="0"
|
inactive-value="0"
|
||||||
active-color="#13ce66"
|
active-color="#ff4949"
|
||||||
inactive-color="#ff4949"
|
inactive-color="#13ce66"
|
||||||
@change="hand"
|
@change="hand"
|
||||||
>
|
>
|
||||||
</el-switch>
|
</el-switch>
|
||||||
|
|||||||
Reference in New Issue
Block a user