工作台调整,业务办理调整

This commit is contained in:
唐明明
2024-03-29 14:13:11 +08:00
parent ec92096f2b
commit c6d2cbfd8d
5 changed files with 101 additions and 66 deletions

View File

@@ -199,8 +199,6 @@
let order_type = this.$Route.query.orderType.replace(/\-/g, '\\')
oderinfo( this.$Route.query.orderId, order_type).then(res => {
let { order_no, price, score, order_id, rate, total_fire, can_use_channel } = res
this.rate = rate
this.totalFire = total_fire
this.orderType = order_type