|
|
|
@ -114,6 +114,8 @@
|
|
|
|
|
<span>{{ scope.row.createTime }}</span>
|
|
|
|
|
</template>
|
|
|
|
|
</el-table-column>
|
|
|
|
|
<el-table-column label="备注" prop="remark" width="180" show-overflow-tooltip>
|
|
|
|
|
</el-table-column>
|
|
|
|
|
<!-- <el-table-column label="校验状态" prop="status" width="100">-->
|
|
|
|
|
<!-- <template slot-scope="scope">-->
|
|
|
|
|
<!-- <el-tag :type="(scope.row.status ===-1 ) | statusFilterType">{{-->
|
|
|
|
|