样式一致性修改
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<el-tag v-if="scoped.row.status == 1" type="warning">待处理</el-tag>
|
||||
</template>
|
||||
</vxe-column>
|
||||
<vxe-column title="操作" min-width="15px">
|
||||
<vxe-column title="操作" width="180">
|
||||
<template v-slot:default="scoped">
|
||||
<el-button
|
||||
size="small"
|
||||
|
||||
Reference in New Issue
Block a user