mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-23 19:06:54 +08:00
地址
This commit is contained in:
@@ -267,7 +267,7 @@ export const searchchanpin = (stype,usertype,curPage,curRow) => {
|
||||
//查询订单
|
||||
export const userindent = (phoneNumber,orderNumber,) => {
|
||||
var data = {
|
||||
phoneNumber:'18112621098',
|
||||
phoneNumber:phoneNumber,
|
||||
orderNumber:orderNumber,
|
||||
}
|
||||
return fetch('orderMaster/?type=query', data, 'POST' )
|
||||
|
||||
Reference in New Issue
Block a user