Ver Fonte

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

lxf há 1 ano atrás
pai
commit
2579c32e9a
1 ficheiros alterados com 1 adições e 1 exclusões
  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",
       },
     },
     {