|
@@ -10,7 +10,7 @@
|
|
:page-change="pageChange"
|
|
:page-change="pageChange"
|
|
>
|
|
>
|
|
<template v-slot:batch-btn-box="{ selected }">
|
|
<template v-slot:batch-btn-box="{ selected }">
|
|
-
|
|
|
|
|
|
+
|
|
<!-- <el-col :span="1.5">
|
|
<!-- <el-col :span="1.5">
|
|
<el-button
|
|
<el-button
|
|
type="success"
|
|
type="success"
|
|
@@ -161,7 +161,7 @@ export default {
|
|
{
|
|
{
|
|
key: 'createAt',
|
|
key: 'createAt',
|
|
name: '上传时间',
|
|
name: '上传时间',
|
|
- width: this.$col.b
|
|
|
|
|
|
+ minWidth: this.$col.b
|
|
},
|
|
},
|
|
{
|
|
{
|
|
key: 'auditStatus',
|
|
key: 'auditStatus',
|