调整业务办理

This commit is contained in:
唐明明
2024-03-13 15:42:52 +08:00
parent f145ca8497
commit 604ace7e7a
7 changed files with 194 additions and 29 deletions

View File

@@ -164,6 +164,9 @@ const amountType = (bigFive) => {
// 办理业务
const bigfiveStore = data => {
console.log(data)
return request({
url : "bigfive/order/store",
method : "POST",