Explorar o código

打款:申请时间字段调整

lxf hai 1 ano
pai
achega
6de6577763
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/finance/fundManage/accountPayment/index.vue

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

@@ -264,7 +264,7 @@ const config = computed(() => {
     {
       attrs: {
         label: "申请时间",
-        prop: "createTime",
+        prop: "applyForTime",
         width: 160,
       },
     },