CN-34 feat:添加操作日志列表页面
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
</template>
|
||||
<template v-else-if="item.prop === 'status'">
|
||||
<el-switch
|
||||
v-if="scope.row.id"
|
||||
v-model="scope.row.status"
|
||||
:active-color="theme.themeColor"
|
||||
active-value="1"
|
||||
|
||||
Reference in New Issue
Block a user