This commit is contained in:
唐明明
2024-03-29 14:13:44 +08:00
parent c6d2cbfd8d
commit 17cc2aaeab

View File

@@ -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({