@@ -392,6 +392,7 @@ const openModal = () => {
path: "/platform_manage/process/processApproval",
query: {
flowKey: "account_request_funds_flow",
+ random: proxy.random(),
flowName,
},
});
@@ -497,6 +497,7 @@ const start = () => {
flowKey: "purchase_flow",
ids: "",
flowName: "采购申请",
};
@@ -294,6 +294,7 @@ const start = () => {
type: "handoverSlip",
ids,
@@ -460,6 +460,7 @@ const start = () => {
flowKey: "sales_return_flow",
@@ -395,6 +395,7 @@ const openModal = () => {
flowKey: "subscribe_flow",
@@ -410,6 +410,7 @@ const purchasePayment = () => {
flowKey: "pay_flow",
flowName: "采购付款申请",
@@ -245,6 +245,7 @@ const applyForRefund = () => {
flowKey: "refund_flow",
flowName: "退款申请",