Explorar o código

试试订单

1
mo %!s(int64=2) %!d(string=hai) anos
pai
achega
081e16a32e
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      src/views/oms/order/index.vue

+ 3 - 0
src/views/oms/order/index.vue

@@ -366,6 +366,9 @@ export default {
     if (this.$route.params.status + "") {
       this.listQuery.status = this.$route.params.status;
     }
+    if(this.$route.params.orderSn){
+      this.listQuery.orderSn = this.$route.query.orderSn
+    }
   },
   filters: {
     formatCreateTime(time) {