优化上线问题,安全设置等

This commit is contained in:
duan
2024-08-30 16:28:05 +08:00
parent ae6dcc295a
commit aee738ca00
4 changed files with 67 additions and 56 deletions

View File

@@ -251,7 +251,7 @@ export default {
this.$router.push({
path: '/order_manage/order_list',
query: {
userId: d.id
userId: d.userId
}
})
},