|
@@ -233,8 +233,8 @@ export default {
|
|
}
|
|
}
|
|
if(i==newData.length-1){
|
|
if(i==newData.length-1){
|
|
this.$router.push({
|
|
this.$router.push({
|
|
- name: "partsmanageLedger",
|
|
|
|
- params: {
|
|
|
|
|
|
+ path: "/ledger/partsmanage",
|
|
|
|
+ query: {
|
|
deviceId: this.category.deviceId,
|
|
deviceId: this.category.deviceId,
|
|
typeId: this.category.ParentId
|
|
typeId: this.category.ParentId
|
|
}
|
|
}
|