bug
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
<template slot-scope="scope">
|
||||
<el-switch
|
||||
v-model="scope.row.mustFill"
|
||||
active-value="0" inactive-value="1"
|
||||
active-value="1" inactive-value="0"
|
||||
active-color="#D0D4DC"
|
||||
inactive-color="#5088FF">
|
||||
</el-switch>
|
||||
|
||||
Reference in New Issue
Block a user