Commit 19eb58a7 authored by 高宇's avatar 高宇

Merge remote-tracking branch 'origin/master'

parents 61a347f9 048fc39a
......@@ -149,6 +149,7 @@
@click="handleDelete(scope.row)"
>删除</el-button>
<el-switch
v-if="scope.row.status !== 2"
:value="scope.row.status"
active-color="#D84848;"
:active-value="1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment