This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
hly
/
hotel-tablecloth-uniapp-24-08-29
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
上传
master
前端-胡立永
5 months ago
parent
3c10ce7425
commit
b80ce8d036
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pages_order/components/address/redactAddress.vue
+1
-1
pages_order/order/refundsOrExchange.vue
+ 1
- 0
pages_order/components/address/redactAddress.vue
View File
@ -123,6 +123,7 @@
/
/
提
取
用
户
选
择
的
地
址
信
息
复
制
给
表
单
数
据
setAddress
(
res
)
{
/
/
经
纬
度
信
息
this
.
addressDetail
.
latitude
=
res
.
latitude
this
.
addressDetail
.
longitude
=
res
.
longitude
+ 1
- 1
pages_order/order/refundsOrExchange.vue
View File
@ -162,7 +162,7 @@
this
.
form
.
type
=
this
.
titleIndex
this
.
form
.
reasonPic
=
this
.
fileList
.
map
(
item
=>
item
.
url
)
.
join
(
","
)
console
.
log
(
this
.
form
,
"form"
)
;
this
.
$api
(
'refundOrder'
,
this
.
form
,
res
=>
{
if
(
res
.
code
==
200
)
{
uni
.
showToast
(
{
Write
Preview
Loading…
Cancel
Save