chenrui  %!s(int64=2) %!d(string=hai) anos
pai
achega
e8d00fb459
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/Table/index.vue

+ 1 - 1
src/components/Table/index.vue

@@ -345,7 +345,7 @@
                     </template>
                     <template v-else-if="item.dataType == 'datetime'">
                       <el-date-picker
-                        value-format="yyyy-MM-dd"
+                        value-format="yyyy-MM-dd HH:mm:ss"
                         v-model="tableForm[item.columnName]"
                         :rows="1"
                         type="datetime"