1
This commit is contained in:
@@ -86,6 +86,8 @@
|
|||||||
:active-value="1"
|
:active-value="1"
|
||||||
:inactive-value="0"
|
:inactive-value="0"
|
||||||
@change="handleCountEnabledChange(scope.row)"
|
@change="handleCountEnabledChange(scope.row)"
|
||||||
|
active-text="是"
|
||||||
|
inactive-text="否">
|
||||||
</el-switch>
|
</el-switch>
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
|
|||||||
Reference in New Issue
Block a user