..
This commit is contained in:
@@ -199,9 +199,6 @@
|
|||||||
select_key : selectP.length > 0 ? selectP[selectPIndex].key : '',
|
select_key : selectP.length > 0 ? selectP[selectPIndex].key : '',
|
||||||
diff_price : diffPrice
|
diff_price : diffPrice
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(params)
|
|
||||||
|
|
||||||
bigfiveStore(params).then(res => {
|
bigfiveStore(params).then(res => {
|
||||||
let { order_type, order_id, order_no } = res;
|
let { order_type, order_id, order_no } = res;
|
||||||
this.$Router.replace({
|
this.$Router.replace({
|
||||||
|
|||||||
Reference in New Issue
Block a user