Преглед изворни кода

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

lxf пре 2 година
родитељ
комит
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",
       },
     },
     {