浏览代码

数据列表中的请款时间错误

lxf 1 年之前
父节点
当前提交
2579c32e9a
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/finance/fundManage/funds/index.vue

+ 1 - 1
src/views/finance/fundManage/funds/index.vue

@@ -305,7 +305,7 @@ const config = computed(() => {
     {
       attrs: {
         label: "请款时间",
-        prop: "paymentTime",
+        prop: "createTime",
       },
     },
     {