|
|
@@ -41,7 +41,7 @@ export default {
|
|
|
this.pageTo({ url: "/admin/home/workbench", type: 3 })
|
|
|
},
|
|
|
goDetail() {
|
|
|
- this.pageTo({url: '/pagesPurchase/purDetails?status=2&id=' + this.option.id, type: 2})
|
|
|
+ this.pageTo({url: '/pagesPurchase/purDetails?status=2&id=' + this.option.id, type: 3})
|
|
|
}
|
|
|
},
|
|
|
};
|