This website works better with JavaScript
Home
Explore
Help
Register
Sign In
zhongzheng-edu
/
saas_pc
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
订单传参修复
En route
1 year ago
parent
1b00d12554
commit
e0b61fbdb8
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/pages/person-center/my-order/index.vue
+ 1
- 1
src/pages/person-center/my-order/index.vue
View File
@@ -571,7 +571,7 @@ export default {
})
.catch(this.hideLoading);
},
-
+
/**
* 取消订单
*/