zengh
2021-11-04 550b4fa7879f6d012a52f36ac683a1501d69574b
版本修复
1 files modified
2 ■■■ changed files
src/views/article/article.vue 2 ●●● patch | view | raw | blame | history
src/views/article/article.vue
@@ -204,7 +204,7 @@
              label: "发布时间",
              prop: "createTime",
              type: "date",
              format: "yyyy-MM-dd HH:mm:ss",
              format: "yyyy-MM-dd",
              valueFormat: "yyyy-MM-dd HH:mm:ss",
            },
            {