Explorar o código

请款:预支选项增加审核状态为审批中的

lxf %!s(int64=2) %!d(string=hai) anos
pai
achega
59c12eb7e9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/process/SendFunds.vue

+ 1 - 1
src/components/process/SendFunds.vue

@@ -713,7 +713,7 @@ const changeType = () => {
       type: "1",
       writeOffStatus: "0",
       corporationId: formData.data.corporationId,
-      status: "30",
+      status: "30,10",
       createUser: useUserStore().user.userId,
     })
     .then((res) => {