This commit is contained in:
@fawn-nine
2023-06-12 18:07:36 +08:00
parent 45d06d5960
commit fa8a3caf9a
2 changed files with 151 additions and 97 deletions

View File

@@ -446,7 +446,8 @@
this.$router.push({
path: 'PreIngested',
query: {
id: id
// id: id
id: 3070
}
});
},