@@ -275,7 +275,7 @@
width="150"
sortable
></el-table-column>
- <el-table-column class="table_td" prop="status" width="100" label="状态">
+ <el-table-column class="table_td" prop="status" width="80" label="状态">
<template scope="scope">
<span v-if="scope.row.approveStatus">{{
scope.row.approveStatus