同步代码

This commit is contained in:
唐明明
2023-05-10 09:17:52 +08:00
parent 95452cea60
commit c77b741c61
2 changed files with 2 additions and 4 deletions

View File

@@ -546,8 +546,6 @@
},
// 更新订单列表
onRrmoveItem(){
console.log(this.orderId)
this.$store.commit('setOrderId', this.orderId)
this.$Router.back()
}