@@ -131,7 +131,6 @@
</div>
</template>
<template #status="{ scope }">
- <div>{{scope.row.status}}</div>
<el-tag
:size="tablebtnSize"
:type="scope.row.status == '0' ? 'warning' : ''"