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