Przeglądaj źródła

打款:申请时间字段调整

lxf 1 rok temu
rodzic
commit
6de6577763

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

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