任务id1000083 完成率80%

This commit is contained in:
duan
2024-08-27 16:38:11 +08:00
parent a0cad20d31
commit 7876ed1c11
3 changed files with 13 additions and 3 deletions

View File

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