|
|
@@ -686,7 +686,7 @@ export default {
|
|
|
}
|
|
|
this.setSelectInfoByType({ type: this.pageType, info: list });
|
|
|
|
|
|
- this.pageTo({url: '/admin/billing/affirmGhs',query:{id:this.options.id},type: 2})
|
|
|
+ this.pageTo({url: '/admin/billing/affirmGhs?id='+this.options.id,type: 2})
|
|
|
|
|
|
} else {
|
|
|
this.$msg("请选择花材");
|