梁展鹏 3 лет назад
Родитель
Сommit
e92c63afea

+ 1 - 1
src/views/photoManagement/imageGoodsManagement/index.vue

@@ -106,7 +106,7 @@ export default {
         {
           key: 'createAt',
           name: '上传时间',
-          width: this.$col.b
+          minWidth: this.$col.b
         },
         {
           key: 'likes',

+ 2 - 2
src/views/photoManagement/photoVerifyManagement/index.vue

@@ -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: 'createAt',
           name: '上传时间',
-          width: this.$col.b
+          minWidth: this.$col.b
         },
         {
           key: 'auditStatus',

+ 1 - 1
src/views/photographerManagement/photoVerify/index.vue

@@ -115,7 +115,7 @@ export default {
         {
           key: 'createAt',
           name: '上传时间',
-          width: this.$col.b
+          minWidth: this.$col.b
         },
         {
           key: 'auditStatus',