gongchunyi
6 天以前 e0d6fcbb2a3759876d65652dfa7953326803b1bd
fix: 日期格式化
已修改1个文件
1 ■■■■ 文件已修改
src/views/productionManagement/productionReporting/index.vue 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/productionManagement/productionReporting/index.vue
@@ -236,6 +236,7 @@
      label: "创建时间",
      prop: "createTime",
      width: 120,
      formatData: val => proxy.parseTime(val, "{y}-{m}-{d}"),
    },
    {
      dataType: "action",