Sfoglia il codice sorgente

打款:申请时间字段调整

lxf 2 anni fa
parent
commit
6de6577763
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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,
       },
     },