库存改动

This commit is contained in:
shijing 2023-12-11 13:42:40 +08:00
parent ba2d621214
commit 96bff20959
1 changed files with 1 additions and 2 deletions

View File

@ -120,8 +120,7 @@ export default {
table_detail(row) {
this.$router.push({
name: "mioitem",
query: { mio: row.id ,type:row.type}
query: { mio: row.id ,type:row.type,cate:'good'}
});
},
//