['我的资产-我的足迹']
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
id: 'signed'
|
||||
},
|
||||
{
|
||||
name: '待退数权',
|
||||
name: '待退权证',
|
||||
id: 'process'
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@
|
||||
console.log(index,no)
|
||||
uni.showModal({
|
||||
title: '哎呦,提醒你',
|
||||
content: '是否确认要取消订单啊,取消后请去我的数权中查看',
|
||||
content: '是否确认要取消订单啊,取消后请去我的权证中查看',
|
||||
success: (res) =>{
|
||||
if (res.confirm) {
|
||||
mallShipmentsCancel(no).then(res=>{
|
||||
|
||||
Reference in New Issue
Block a user