库存改动
This commit is contained in:
parent
ba2d621214
commit
96bff20959
|
@ -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'}
|
||||
});
|
||||
},
|
||||
//删除
|
||||
|
|
Loading…
Reference in New Issue