调整提交数据

This commit is contained in:
唐明明
2024-03-13 17:01:47 +08:00
parent 604ace7e7a
commit ec92096f2b
2 changed files with 10 additions and 9 deletions

View File

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