梁展鹏 %!s(int64=3) %!d(string=hai) anos
pai
achega
8dae2125ba
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      src/views/photoManagement/eventsList/index.vue

+ 5 - 0
src/views/photoManagement/eventsList/index.vue

@@ -75,6 +75,11 @@ export default {
             h('span', `${row.eventStartDate}${row.eventEndDate}`)
         },
         {
+          key: 'createAt',
+          name: '创建时间',
+          width: this.$col.b
+        },
+        {
           key: 'isShow',
           name: '显示/隐藏',
           width: this.$col.s,