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