Explorar o código

物流点击默认清空问题优化

lxb hai 3 semanas
pai
achega
dcd7a2ab20
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/hisStore/components/productOrder.vue

+ 1 - 0
src/views/hisStore/components/productOrder.vue

@@ -689,6 +689,7 @@ export default {
       });
     },
     showExpress(){
+      this.traces=null;
       this.expressDialog.open=true;
       getExpress(this.orderId).then(response => {
           this.express = response.data;