Selaa lähdekoodia

打款:申请时间字段调整

lxf 1 vuosi sitten
vanhempi
commit
6de6577763
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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,
       },
     },