|
|
@@ -68,9 +68,7 @@
|
|
|
<span style="font-family:'黑体';font-size:13px">{{stringChecked(scope.row.Checked)}}</span>
|
|
|
</template>
|
|
|
</el-table-column>
|
|
|
- <!--<el-table-column label="最后一次年审" width="100px" prop="AuditDate" align="center">-->
|
|
|
- <!--<template slot-scope="scope">{{ jstimehandle(scope.row.AuditDate) }}</template>-->
|
|
|
- <!--</el-table-column>-->
|
|
|
+ <el-table-column label="缺少的资质" width="120px" prop="ZzName" show-overflow-tooltip align="center"></el-table-column>
|
|
|
</el-table>
|
|
|
|
|
|
<!-- 分页 -->
|