shish 3 лет назад
Родитель
Сommit
4c51ecc265
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      hdApp/src/pagesPurchase/ghsProduct.vue

+ 1 - 1
hdApp/src/pagesPurchase/ghsProduct.vue

@@ -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("请选择花材");